X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f5e27805de786dbb3976782ba2a3365c27256031..c330a2cf9369d3ae2bdb3bd67e995517288b353d:/include/wx/gtk/combobox.h diff --git a/include/wx/gtk/combobox.h b/include/wx/gtk/combobox.h index 472aec940f..7d7822f941 100644 --- a/include/wx/gtk/combobox.h +++ b/include/wx/gtk/combobox.h @@ -17,6 +17,7 @@ #endif #include "wx/defs.h" + #include "wx/object.h" #include "wx/control.h" @@ -116,4 +117,6 @@ public: DECLARE_EVENT_TABLE() }; -#endif // __GTKCOMBOBOXH__ +#endif + + // __GTKCOMBOBOXH__