X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/69ffe1d20bc24433610a5f0cbe8105dea34b685c..300b1288331acc7ac3482595bb226a52f8aec238:/src/gtk/dialog.cpp diff --git a/src/gtk/dialog.cpp b/src/gtk/dialog.cpp index ee255c1890..5411e1cb9d 100644 --- a/src/gtk/dialog.cpp +++ b/src/gtk/dialog.cpp @@ -16,9 +16,10 @@ #include "wx/app.h" #include "wx/cursor.h" -#include "gdk/gdk.h" -#include "gtk/gtk.h" -#include "gdk/gdkkeysyms.h" +#include +#include +#include + #include "wx/gtk/win_gtk.h" //-----------------------------------------------------------------------------