X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/af111fc33841cc8bdc4d6cf027702805333bdd2a..7b9da2077d0975db6c965a85c91d5aca671ab5e3:/src/motif/gauge.cpp diff --git a/src/motif/gauge.cpp b/src/motif/gauge.cpp index a8977bb11f..cadbfafb35 100644 --- a/src/motif/gauge.cpp +++ b/src/motif/gauge.cpp @@ -16,7 +16,7 @@ #include "wx/gauge.h" #include -#include +#include "wx/motif/private.h" #if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxGauge, wxControl)