]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/fileconf.cpp
Some more Motif work; included utils.h in fileconf.cpp (for wxGetHomeDir or something)
[wxWidgets.git] / src / common / fileconf.cpp
index a925bbae8ea4e34af9644531fa7bd503eeec57c9..1177370dfc6262b6cf8c6c25087c2dd9a9f09259 100644 (file)
@@ -39,6 +39,7 @@
 #include  <wx/textfile.h>
 #include  <wx/config.h>
 #include  <wx/fileconf.h>
+#include  <wx/utils.h>
 
 // _WINDOWS_ is defined when windows.h is included,
 // __WXMSW__ is defined for MS Windows compilation