X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d494512913278c712efb65478b4ea91dc5d2438f..e9e8b38179b147dd04f5c19af7e56a94342e93a7:/include/wx/gtk/assertdlg_gtk.h diff --git a/include/wx/gtk/assertdlg_gtk.h b/include/wx/gtk/assertdlg_gtk.h index ffd8b7885c..07d1b0f816 100644 --- a/include/wx/gtk/assertdlg_gtk.h +++ b/include/wx/gtk/assertdlg_gtk.h @@ -14,8 +14,7 @@ extern "C" { #endif /* __cplusplus */ -#include -#include +#include #define GTK_TYPE_ASSERT_DIALOG (gtk_assert_dialog_get_type ()) #define GTK_ASSERT_DIALOG(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), GTK_TYPE_ASSERT_DIALOG, GtkAssertDialog))