diff --git a/samples/controls/controls.cpp b/samples/controls/controls.cpp index 6ff54f2ae3..3004302367 100644 --- a/samples/controls/controls.cpp +++ b/samples/controls/controls.cpp @@ -34,10 +34,6 @@ #define USE_XPM #endif -#if defined(__WXGTK__) - #include "wx/gtk/private.h" -#endif - #ifdef USE_XPM #include "mondrian.xpm" #include "icons/choice.xpm"