From 4a72f3da8cbcd6693d58b6308d780cfa06aa9172 Mon Sep 17 00:00:00 2001
From: pixel <pixel>
Date: Thu, 7 Aug 2008 13:57:11 +0000
Subject: compatibility updates...

---
 include/LuaFTGL.h | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

(limited to 'include')

diff --git a/include/LuaFTGL.h b/include/LuaFTGL.h
index 48a3016..322d3ea 100644
--- a/include/LuaFTGL.h
+++ b/include/LuaFTGL.h
@@ -1,12 +1,7 @@
 #ifndef __LUAFTGL_H__
 #define __LUAFTGL_H__
 
-#include <FTGLExtrdFont.h>
-#include <FTGLOutlineFont.h>
-#include <FTGLPolygonFont.h>
-#include <FTGLTextureFont.h>
-#include <FTGLPixmapFont.h>
-#include <FTGLBitmapFont.h>
+#include <FTGL/ftgl.h>
 
 #include <Exceptions.h>
 #include <BLua.h>
-- 
cgit v1.2.3