X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dd05139a8023fd3e30476409fafbe04221c6d627..8e8a4e8587b7642018f18b96adf04a7f69d0a829:/src/gtk1/app.cpp diff --git a/src/gtk1/app.cpp b/src/gtk1/app.cpp index 467858c628..65f7a46441 100644 --- a/src/gtk1/app.cpp +++ b/src/gtk1/app.cpp @@ -28,12 +28,12 @@ #include "wx/memory.h" #include "wx/font.h" #include "wx/gdicmn.h" + #include "wx/image.h" #endif #include "wx/file.h" #include "wx/filename.h" #include "wx/module.h" -#include "wx/image.h" #include "wx/thread.h" #ifdef __WXGPE__