aboutsummaryrefslogtreecommitdiff
path: root/src/graphics/glyphs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphics/glyphs.h')
-rw-r--r--src/graphics/glyphs.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/graphics/glyphs.h b/src/graphics/glyphs.h
index 668508e..1a9319d 100644
--- a/src/graphics/glyphs.h
+++ b/src/graphics/glyphs.h
@@ -1,7 +1,6 @@
#ifndef GRAPHICS_GLYPHS_H
#define GRAPHICS_GLYPHS_H
-//extern char* glyphs;
-#include "font.h.bin"
+#include "font.bin.h"
#endif