summaryrefslogtreecommitdiff
path: root/include/glfont.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/glfont.h')
-rw-r--r--include/glfont.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/glfont.h b/include/glfont.h
index 4c2a880..7e770a1 100644
--- a/include/glfont.h
+++ b/include/glfont.h
@@ -17,13 +17,13 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-/* $Id: glfont.h,v 1.17 2006-10-28 16:50:46 pixel Exp $ */
+/* $Id: glfont.h,v 1.18 2007-07-27 14:10:19 pixel Exp $ */
#ifndef __GLFONT_H__
#define __GLFONT_H__
#include <SDL.h>
-#include <Font.h>
+#include <font.h>
#include <mcolor.h>
namespace mogltk {