X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2eb92b0da899c88cbc7595e4125962f8a9d0dfcb..87b621a5b737c09cef079bb4a9ef53be132d2ce0:/src/gtk/notifmsg.cpp?ds=sidebyside diff --git a/src/gtk/notifmsg.cpp b/src/gtk/notifmsg.cpp index a3cf7ff39c..10d0d7a678 100644 --- a/src/gtk/notifmsg.cpp +++ b/src/gtk/notifmsg.cpp @@ -25,11 +25,12 @@ #if wxUSE_NOTIFICATION_MESSAGE && wxUSE_LIBNOTIFY +#include "wx/notifmsg.h" + #ifndef WX_PRECOMP + #include "wx/app.h" #endif // WX_PRECOMP -#include "wx/notifmsg.h" - #include #include "wx/module.h"