diff include/common.h @ 2:e4ba3cc9b4b1

large view ok.
author pyon@macmini
date Sat, 15 Oct 2011 22:03:00 +0900
parents b47bd4618c16
children 52697c869ce8
line wrap: on
line diff
--- a/include/common.h	Sat Oct 15 20:07:12 2011 +0900
+++ b/include/common.h	Sat Oct 15 22:03:00 2011 +0900
@@ -7,8 +7,9 @@
 #include "wx/wxprec.h"
  
 #ifndef WX_PRECOMP
-    #include "wx/wx.h"
+    #include <wx/wx.h>
     #include <wx/icon.h>
+    #include <wx/splash.h>
     #include <wx/imaglist.h>
     #include <wx/dir.h>
     #include <wx/menu.h>