X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a9e994615409e36d441135e4fa0761cf0398a2aa..580080c5d64dfabe69a1355dc58814e16864ebe3:/tests/filesys/filesystest.cpp?ds=sidebyside diff --git a/tests/filesys/filesystest.cpp b/tests/filesys/filesystest.cpp index 90ade21d31..fa928db128 100644 --- a/tests/filesys/filesystest.cpp +++ b/tests/filesys/filesystest.cpp @@ -11,7 +11,7 @@ // headers // ---------------------------------------------------------------------------- -#include "wx/wxprec.h" +#include "testprec.h" #ifdef __BORLANDC__ #pragma hdrstop @@ -23,8 +23,6 @@ #include "wx/filesys.h" -#include "wx/cppunit.h" - #if wxUSE_FILESYSTEM // ----------------------------------------------------------------------------