summaryrefslogtreecommitdiffstats
path: root/menu_demo/bitmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'menu_demo/bitmap.c')
-rw-r--r--menu_demo/bitmap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/menu_demo/bitmap.c b/menu_demo/bitmap.c
index 9a59d12..a13943b 100644
--- a/menu_demo/bitmap.c
+++ b/menu_demo/bitmap.c
@@ -1,6 +1,6 @@
#include <windows.h>
-#include <gl/gl.h>
-#include <gl/glu.h>
+#include <GL/gl.h>
+#include <GL/glu.h>
#include <stdio.h>
#include "bitmap.h"