]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/animatecmn.cpp
non-PCH compilo
[wxWidgets.git] / src / common / animatecmn.cpp
index e18c6e8d34f84f660afe5574e4eb525b90ed9129..4ba1483bac0a2848e43c9c5c996bd213687e5d32 100644 (file)
@@ -26,7 +26,7 @@
 #include "wx/image.h"
 #include "wx/dcmemory.h"
 
-const wxChar wxAnimationCtrlNameStr[] = wxT("animationctrl");
+const char wxAnimationCtrlNameStr[] = "animationctrl";
 
 // global object
 wxAnimation wxNullAnimation;