X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/76b49cf49ba9ee9f3eeec9730cb4bc4569ab17f1..be01a40397e2cadfa1f2bc047e5f52c7123825f5:/src/common/tbarbase.cpp?ds=inline diff --git a/src/common/tbarbase.cpp b/src/common/tbarbase.cpp index b67f6544a5..7814a7b4ae 100644 --- a/src/common/tbarbase.cpp +++ b/src/common/tbarbase.cpp @@ -31,12 +31,9 @@ #ifndef WX_PRECOMP #include "wx/control.h" #include "wx/frame.h" -#endif - -#if wxUSE_IMAGE - #include "wx/image.h" #include "wx/settings.h" -#endif // wxUSE_IMAGE + #include "wx/image.h" +#endif // ---------------------------------------------------------------------------- // wxWidgets macros