include readtex.h instead of readtex.c
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
#include <string.h>
|
||||
#include <GL/glut.h>
|
||||
#include <GL/glext.h>
|
||||
#include "readtex.c" /* I know, this is a hack. */
|
||||
#include "readtex.h"
|
||||
|
||||
#define TEXTURE_FILE "../images/girl.rgb"
|
||||
|
||||
|
Reference in New Issue
Block a user