diff src/event.c @ 467:6e18550c8fa8 Android_Skia

Header file to config graphic engine
author Thinker K.F. Li <thinker@branda.to>
date Thu, 12 Nov 2009 21:24:35 +0800
parents cd6f57b9b104
children 1302b336add6 d2f2ed27b84d
line wrap: on
line diff
--- a/src/event.c	Thu Nov 12 21:24:31 2009 +0800
+++ b/src/event.c	Thu Nov 12 21:24:35 2009 +0800
@@ -9,7 +9,7 @@
 #include "mb_redraw_man.h"
 #include "mb_shapes.h"
 #endif
-#include "mb_config.h"
+#include "config.h"
 
 #define OK 0
 #define ERR -1