X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a9e994615409e36d441135e4fa0761cf0398a2aa..f5766910b6731eb03e82371416e9778203396ce7:/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 // ----------------------------------------------------------------------------