summaryrefslogtreecommitdiff
path: root/include/base.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/base.h')
-rw-r--r--include/base.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/base.h b/include/base.h
index 96763e5..928ccc1 100644
--- a/include/base.h
+++ b/include/base.h
@@ -17,14 +17,14 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-/* $Id: base.h,v 1.11 2006-10-28 16:50:46 pixel Exp $ */
+/* $Id: base.h,v 1.12 2007-07-27 14:10:19 pixel Exp $ */
#ifndef __BASE_H__
#define __BASE_H__
#include <SDL.h>
#include <Exceptions.h>
-#include <Texture.h>
+#include <texture.h>
namespace mogltk {
struct rect {