X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/da0f19f8a827ea41ee04cabbc9c25377f1476dd7..18a1516c4b2406f61202d5390fa8595e8ea5a196:/include/wx/msw/gauge95.h diff --git a/include/wx/msw/gauge95.h b/include/wx/msw/gauge95.h index 052a7ae712..ed1d7e1a0f 100644 --- a/include/wx/msw/gauge95.h +++ b/include/wx/msw/gauge95.h @@ -16,11 +16,9 @@ #pragma interface "gauge95.h" #endif -#if wxUSE_SLIDER +#if wxUSE_GAUGE -#include "wx/control.h" - -WXDLLEXPORT_DATA(extern const wxChar*) wxGaugeNameStr; +extern WXDLLEXPORT_DATA(const wxChar*) wxGaugeNameStr; // Group box class WXDLLEXPORT wxGauge95 : public wxGaugeBase