// headers
// ----------------------------------------------------------------------------
-#include "wx/wxprec.h"
+#include "testprec.h"
#ifdef __BORLANDC__
#pragma hdrstop
#include "wx/filesys.h"
-#include "wx/cppunit.h"
-
#if wxUSE_FILESYSTEM
// ----------------------------------------------------------------------------