summaryrefslogtreecommitdiff
path: root/mogltk/glfont.cpp
diff options
context:
space:
mode:
authorpixel <pixel>2002-11-11 20:07:41 +0000
committerpixel <pixel>2002-11-11 20:07:41 +0000
commit028c7dcfa9f1920d5fa2e573790bef40c4076275 (patch)
tree3c5f2bd9e90b7d57bae84111a200ee608c9d9bc3 /mogltk/glfont.cpp
parent9cde21d59d7c1f9b385d334cd60ae241ce9cf49b (diff)
Still working ;-)
Diffstat (limited to 'mogltk/glfont.cpp')
-rw-r--r--mogltk/glfont.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/mogltk/glfont.cpp b/mogltk/glfont.cpp
new file mode 100644
index 0000000..e98a64d
--- /dev/null
+++ b/mogltk/glfont.cpp
@@ -0,0 +1,2 @@
+#include <GL/gl.h>
+#include "glfont.h"