]> git.saurik.com Git - wxWidgets.git/commitdiff
stdpaths.h needs filefn.h
authorJulian Smart <julian@anthemion.co.uk>
Tue, 28 Mar 2006 10:30:20 +0000 (10:30 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 28 Mar 2006 10:30:20 +0000 (10:30 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38406 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/stdpaths.h

index d0b9dee54d218c3e4f949245c8887696d7d03556..b3b54d41061b1d42b0547ed9ce6ad0b2e3574fca 100644 (file)
@@ -17,6 +17,7 @@
 #if wxUSE_STDPATHS
 
 #include "wx/string.h"
+#include "wx/filefn.h"
 
 // ----------------------------------------------------------------------------
 // wxStandardPaths returns the standard locations in the file system