X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e273151278d28cceefe6eee8c49bc6915306805d..9ce754611c77501ecab87f76d948535d55769e91:/src/palmos/volume.cpp diff --git a/src/palmos/volume.cpp b/src/palmos/volume.cpp index e0530d13d2..5deb0a6427 100644 --- a/src/palmos/volume.cpp +++ b/src/palmos/volume.cpp @@ -17,10 +17,6 @@ // headers // ---------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "fsvolume.h" -#endif - #include "wx/wxprec.h" #ifdef __BORLANDC__ @@ -39,7 +35,8 @@ #include "wx/arrstr.h" #include "wx/volume.h" -#include "VFSMgr.h" +#include +#include #if wxUSE_BASE