diff options
Diffstat (limited to 'mogltk/glfont.cpp')
-rw-r--r-- | mogltk/glfont.cpp | 2 |
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" |