diff options
Diffstat (limited to 'progs/tests/texcompress2.c')
-rw-r--r-- | progs/tests/texcompress2.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/progs/tests/texcompress2.c b/progs/tests/texcompress2.c index 3e8e9908cbe..cbb8f1d3a22 100644 --- a/progs/tests/texcompress2.c +++ b/progs/tests/texcompress2.c @@ -7,7 +7,6 @@ #include <stdio.h> #include <GL/glew.h> #include <GL/glut.h> -#include <GL/glx.h> #include "readtex.c" #define IMAGE_FILE "../images/arch.rgb" |