include readtex.h instead of readtex.c
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
#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