]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/mdi.cpp
wxMenuItem::IsChecked() corrected
[wxWidgets.git] / src / msw / mdi.cpp
index 39ccc4c88473228b4d44768dd1934d9cb9e30515..d59e323f81915c237695a0d25e43c0aec16b99d4 100644 (file)
@@ -45,7 +45,7 @@
 #include "wx/msw/private.h"
 
 #if wxUSE_NATIVE_STATUSBAR
-    #include <wx/msw/statbr95.h>
+    #include "wx/msw/statbr95.h"
 #endif
 
 #include <string.h>