X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5260b1c582632afeb8f25db7f10697c8d45461b4..201812a8502c16d577bebb4c0e61ea0b35d6e0f6:/include/wx/msw/gauge.h diff --git a/include/wx/msw/gauge.h b/include/wx/msw/gauge.h index e4df50bc8a..d2effc3441 100644 --- a/include/wx/msw/gauge.h +++ b/include/wx/msw/gauge.h @@ -21,7 +21,7 @@ #define wxGauge wxGauge95 #define classwxGauge classwxGauge95 #else -#include "wx/msw/gaugemsw.h +#include "wx/msw/gaugemsw.h" #define wxGauge wxGaugeMSW #define classwxGauge classwxGaugeMSW #endif