]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/opengl/cube/cube.cpp
Don't use delayed destruction for sockets in other threads.
[wxWidgets.git] / samples / opengl / cube / cube.cpp
index 17318f6f4fe332a1c14ca21e4df3263d4cad5547..76e7466a9f9870e320e624e6771f3238b32c49fc 100644 (file)
@@ -34,7 +34,7 @@
 
 #include "cube.h"
 
-#if !defined(__WXMSW__) && !defined(__WXPM__)
+#ifndef wxHAS_IMAGES_IN_RESOURCES
     #include "../../sample.xpm"
 #endif