]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/statbr95.cpp
Rename() (partly) implemented for wxRegConf
[wxWidgets.git] / src / msw / statbr95.cpp
index 1499d2463e10c83a48e267b62b09eb9c76aeac0a..a040fbaed1b36ab9344cafcb4bf39668df26f9c0 100644 (file)
@@ -36,7 +36,7 @@
 #include  <windows.h>
 #include  <windowsx.h>
 
-#if !defined(__GNUWIN32__)
+#if !defined(__GNUWIN32__) || defined(__TWIN32__)
 #include  <commctrl.h>
 #endif