]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/src/applet/appletwindow.cpp
formatting changes
[wxWidgets.git] / contrib / src / applet / appletwindow.cpp
index 0ccbd0f27cca5e51dccd66fd552d31c88bd9c271..6c6d5895dae276e6afd80fa0d38fbe925ef49920 100644 (file)
@@ -38,7 +38,9 @@
 #include "wx/html/forcelnk.h"
 
 // crt
+#ifdef __WXMSW__
 #include <process.h>        // spawnl()
+#endif
 
 // Include private headers
 #include "wx/applet/applet.h"