X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8898456df4728afe7d100011e0e23b0ffb9a6341..0d1c8f39baaaeb7a7f757091209eab471ef5dbc4:/src/common/taskbarcmn.cpp diff --git a/src/common/taskbarcmn.cpp b/src/common/taskbarcmn.cpp index 1ffc0a1db1..ad25c102e4 100644 --- a/src/common/taskbarcmn.cpp +++ b/src/common/taskbarcmn.cpp @@ -20,13 +20,12 @@ #ifndef WX_PRECOMP #include "wx/app.h" + #include "wx/menu.h" #endif // DLL options compatibility check: WX_CHECK_BUILD_OPTIONS("wxAdvanced") - -#include "wx/menu.h" #include "wx/taskbar.h" DEFINE_EVENT_TYPE( wxEVT_TASKBAR_MOVE )