summaryrefslogtreecommitdiffstats
path: root/matchblox/common/font.c
diff options
context:
space:
mode:
Diffstat (limited to 'matchblox/common/font.c')
-rw-r--r--matchblox/common/font.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/matchblox/common/font.c b/matchblox/common/font.c
index 0332174..2f39d7f 100644
--- a/matchblox/common/font.c
+++ b/matchblox/common/font.c
@@ -6,7 +6,7 @@
#define TRUE !FALSE
#endif
-#include <GL/gl.h>
+#include <GL/glut.h>
#include <string.h>
#include "font.h"