X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8bf45ed12a5c40871bf56e585d5a32fae84bde0d..657865d295e327e679d3ea493cff6fb1ca50cd3c:/src/gtk/checkbox.cpp diff --git a/src/gtk/checkbox.cpp b/src/gtk/checkbox.cpp index 9d594ca495..85425761d0 100644 --- a/src/gtk/checkbox.cpp +++ b/src/gtk/checkbox.cpp @@ -14,6 +14,9 @@ #include "wx/checkbox.h" +#include "gdk/gdk.h" +#include "gtk/gtk.h" + //----------------------------------------------------------------------------- // data //-----------------------------------------------------------------------------