X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8d241dea5c18414ec92776044feda4c909ec5007..cf1a582ab947647cd17ad481c1b95e51b211ffcc:/src/gtk/assertdlg_gtk.cpp?ds=sidebyside diff --git a/src/gtk/assertdlg_gtk.cpp b/src/gtk/assertdlg_gtk.cpp index 2a80149a77..1ec690b733 100644 --- a/src/gtk/assertdlg_gtk.cpp +++ b/src/gtk/assertdlg_gtk.cpp @@ -7,6 +7,8 @@ // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////// */ +#include "wx/wxprec.h" + #include "wx/platform.h" #include #include "wx/gtk/assertdlg_gtk.h"