diff include/common.h @ 24:5c99c6fa50df v2.2dev v2.2

fix changing selected image color
author pyon@macmini
date Wed, 02 Nov 2011 20:47:18 +0900
parents c540dc3eabe5
children d21de4693652
line wrap: on
line diff
--- a/include/common.h	Tue Nov 01 22:26:41 2011 +0900
+++ b/include/common.h	Wed Nov 02 20:47:18 2011 +0900
@@ -1,5 +1,5 @@
 // Filename   : common.h
-// Last Change: 26-Oct-2011.
+// Last Change: 02-Nov-2011.
 //
 #ifndef __COMMON__
 #define __COMMON__
@@ -33,6 +33,8 @@
     #include <wx/progdlg.h>
     #include <wx/frame.h>
     #include <wx/textfile.h>
+    #include <wx/stopwatch.h>
+    #include "wx/regex.h"
 #endif
 
 enum {