]> git.saurik.com Git - wxWidgets.git/commitdiff
Committing in .
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Thu, 14 Aug 2003 09:02:12 +0000 (09:02 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Thu, 14 Aug 2003 09:02:12 +0000 (09:02 +0000)
 added spliiter.h for the definitions of wxSP* macros

 Modified Files:
  wxWindows/utils/dialoged/src/winstyle.cpp
 ----------------------------------------------------------------------

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

utils/dialoged/src/winstyle.cpp

index 7d09211b5fb8862b65e23628e7707a47ccf0b318..96bed4c5fe6879a6e11c5a5a3ea10fbdaa35e9e4 100644 (file)
@@ -26,6 +26,7 @@
 
 #include "wx/listctrl.h"
 #include "wx/treectrl.h"
+#include "wx/splitter.h"
 
 #include <ctype.h>
 #include <stdlib.h>