X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/acdc8633de4cad24bc971f3a3a0c3072fcc7f09a..e8fd252ef87d8ff6409d405218ff02c91b980e0a:/src/gtk/utilsgtk.cpp diff --git a/src/gtk/utilsgtk.cpp b/src/gtk/utilsgtk.cpp index 93b8f02790..0850010f6e 100644 --- a/src/gtk/utilsgtk.cpp +++ b/src/gtk/utilsgtk.cpp @@ -40,14 +40,11 @@ #include // for WNOHANG #include -#include "glib.h" -#include "gdk/gdk.h" -#include "gtk/gtk.h" -#include "gdk/gdkx.h" +#include +#include #if wxUSE_DETECT_SM - #include "X11/Xlib.h" - #include "X11/SM/SMlib.h" + #include #include "wx/unix/utilsx11.h" #endif