X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/31528cd3cac75558beef4bce0ba21fd182a808ab..e16ebee6a9cb46e71b5e15fe14edf61fd790bb14:/src/motif/statbox.cpp?ds=sidebyside diff --git a/src/motif/statbox.cpp b/src/motif/statbox.cpp index 660c43b6e8..09c330a017 100644 --- a/src/motif/statbox.cpp +++ b/src/motif/statbox.cpp @@ -21,7 +21,7 @@ #include #include -#include +#include "wx/motif/private.h" #if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxStaticBox, wxControl)