]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/power/power.cpp
delete the old labels when recreating the spin controls
[wxWidgets.git] / samples / power / power.cpp
index 5649e29b57e63d4e6d823bd99c2ba10299893e8d..cbd674d1d31425fa79a2014c2f57f1b52391bef2 100644 (file)
@@ -25,6 +25,7 @@
 #ifndef WX_PRECOMP
     #include "wx/app.h"
     #include "wx/frame.h"
+    #include "wx/log.h"
 #endif
 
 #include "wx/textctrl.h"