]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/mobile/styles/styles.h
compilation fix for bcc 5.82: don't use enum for value definition, Borland doesn...
[wxWidgets.git] / samples / mobile / styles / styles.h
index 9a04e8beb1c517db05a29794da5b2e4616891a6d..7570ce73004da7b4394e3c86bea981c16017e50d 100644 (file)
@@ -1,6 +1,7 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        styles.h
 // Author:      Robert Roebling
+// RCS-ID:      $Id$
 // Created:     04/07/02
 /////////////////////////////////////////////////////////////////////////////
 
@@ -10,7 +11,7 @@
 // Include wxWidgets' headers
 
 #ifndef WX_PRECOMP
-    #include <wx/wx.h>
+    #include "wx/wx.h"
 #endif
 
 //----------------------------------------------------------------------------