]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/gauge95.cpp
don't use strcpy to copy between overlapping strings, it's undefined operation
[wxWidgets.git] / src / msw / gauge95.cpp
index 3fdf9d68ec858b864b8baf75a16b3bbcc2a016af..2472ee678c2a773e1a6d9a99ae49b4492fc56536 100644 (file)
@@ -34,7 +34,7 @@
 
 #if wxUSE_GAUGE
 
-#include "wx/msw/gauge95.h"
+#include "wx/gauge.h"
 #include "wx/msw/private.h"
 
 #if !(defined(__GNUWIN32_OLD__) && !defined(__CYGWIN10__))