X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3379ed3789e405f874d9db757d95346f1d378795..f23e92e72ae94e775a9931ba3a9f40cbdf774c71:/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