X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3379ed3789e405f874d9db757d95346f1d378795..03147cd08e78ba8a709ee019a8a51ac6b57e6f32:/src/common/resource.cpp diff --git a/src/common/resource.cpp b/src/common/resource.cpp index c0ffa5a62e..8f7a71f1d3 100644 --- a/src/common/resource.cpp +++ b/src/common/resource.cpp @@ -53,6 +53,8 @@ #include "wx/intl.h" #endif +#include "wx/listctrl.h" + #if wxUSE_RADIOBTN #include "wx/radiobut.h" #endif