]> git.saurik.com Git - wxWidgets.git/commitdiff
Moved the #include of filefn.h from db.h to db.cpp
authorGeorge Tasker <gtasker@allenbrook.com>
Tue, 12 Oct 1999 17:20:48 +0000 (17:20 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Tue, 12 Oct 1999 17:20:48 +0000 (17:20 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/common/db.cpp

index 378b02a37451a090ce01ad97f1162b9d7a5c97c1..553b712a8a897806a677f45d9d8be09419a9e852 100644 (file)
@@ -57,6 +57,7 @@
        #ifndef WX_PRECOMP
                #include  "wx/string.h"
        #endif //WX_PRECOMP
+       #include "wx/filefn.h"
 #endif
 
 #if wxMAJOR_VERSION == 1