X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c4b37573a90ce6cfd97fecc4fc522f44775e4e7a..75d0223f8c11778290c417c9dd1c2d4c0e76f5ec:/src/common/combocmn.cpp diff --git a/src/common/combocmn.cpp b/src/common/combocmn.cpp index ce682f595e..26a083b7b0 100644 --- a/src/common/combocmn.cpp +++ b/src/common/combocmn.cpp @@ -28,6 +28,7 @@ #include "wx/combobox.h" #ifndef WX_PRECOMP + #include "wx/app.h" #include "wx/log.h" #include "wx/dcclient.h" #include "wx/settings.h"