diff options
Diffstat (limited to 'src/glut/fbdev/ext.c')
-rw-r--r-- | src/glut/fbdev/ext.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glut/fbdev/ext.c b/src/glut/fbdev/ext.c index 1746bf33e9c..4a3c185a16d 100644 --- a/src/glut/fbdev/ext.c +++ b/src/glut/fbdev/ext.c @@ -25,7 +25,6 @@ */ #include <GL/gl.h> -#include <GL/glfbdev.h> #include <GL/glut.h> #include "internal.h" |