X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2eb92b0da899c88cbc7595e4125962f8a9d0dfcb..f6669958924c3c3833e2932b65598b06073d2e65:/src/gtk/notifmsg.cpp 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"