]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/log/logtest.cpp
Merged GSOC Ribbon work from SOC2009_RIBBON branch into trunk.
[wxWidgets.git] / tests / log / logtest.cpp
index 7d859c7d0047bee58facf56b4aa207883a5e8230..8c24835b43058c07d99190a820ced7ffa67b4dfb 100644 (file)
@@ -19,6 +19,7 @@
 
 #ifndef WX_PRECOMP
     #include "wx/log.h"
+    #include "wx/filefn.h"
 #endif // WX_PRECOMP
 
 #include "wx/scopeguard.h"