]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/snglinst.cpp
Some WinCE fixes
[wxWidgets.git] / src / unix / snglinst.cpp
index 8ccedd75dfff688f8f6535b24fd12d5b12d7e360..24ba3328dab250509815a6975d17f8daf1d1479d 100644 (file)
@@ -7,7 +7,7 @@
 // Created:     09.06.01
 // RCS-ID:      $Id$
 // Copyright:   (c) 2001 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
-// License:     wxWindows license
+// License:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
@@ -35,9 +35,9 @@
     #include "wx/string.h"
     #include "wx/log.h"
     #include "wx/intl.h"
-    #include "wx/file.h"
 #endif //WX_PRECOMP
 
+#include "wx/file.h"
 #include "wx/utils.h"           // wxGetHomeDir()
 
 #include "wx/snglinst.h"