summaryrefslogtreecommitdiff
path: root/include/glsprite.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/glsprite.h')
-rw-r--r--include/glsprite.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/glsprite.h b/include/glsprite.h
index d523e4d..6c1e9f6 100644
--- a/include/glsprite.h
+++ b/include/glsprite.h
@@ -17,7 +17,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-/* $Id: glsprite.h,v 1.8 2006-10-28 16:50:46 pixel Exp $ */
+/* $Id: glsprite.h,v 1.9 2007-07-27 14:10:19 pixel Exp $ */
#ifndef __GLSPRITE_H__
#define __GLSPRITE_H__
@@ -26,7 +26,7 @@
#include <Exceptions.h>
#include <Handle.h>
#include <mcolor.h>
-#include <Texture.h>
+#include <texture.h>
#include <sprite.h>
namespace mogltk {