diff --git a/tests/drawing/drawing.cpp b/tests/drawing/drawing.cpp index c033f8f586..d734d193ab 100644 --- a/tests/drawing/drawing.cpp +++ b/tests/drawing/drawing.cpp @@ -15,12 +15,6 @@ #pragma hdrstop #endif -#ifndef WX_PRECOMP - #include "wx/app.h" - #include "wx/font.h" - #include "wx/window.h" -#endif // WX_PRECOMP - #include "drawing.h" #if wxUSE_TEST_GC_DRAWING