]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/filefn.cpp
added automatic growing of in-place wxTextCtrls for generic wxListCtrl and wxTreeCtrl
[wxWidgets.git] / src / common / filefn.cpp
index 4adda9147010291762f87cec893b441e47d71a7c..947c3dfff7fa4c6f4ce152321c484a82c50b58a2 100644 (file)
@@ -99,7 +99,7 @@
 #endif
 
 #ifdef __WINDOWS__
-    #include "windows.h"
+    #include <windows.h>
 #endif
 
 // ----------------------------------------------------------------------------