X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/76b49cf49ba9ee9f3eeec9730cb4bc4569ab17f1..f2c88494b6978bee502f4c856ba9dc7e3b7c3954:/src/common/tbarbase.cpp 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