]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/samples/applet/applet.cpp
Made the applet code compile under GTK.
[wxWidgets.git] / contrib / samples / applet / applet.cpp
index c643edc12e40ea287023a8ce76407f199af34932..86907e99f6bed204e67647549c9487086aedc4b1 100644 (file)
@@ -32,6 +32,8 @@
 #ifdef __BORLANDC__
     #pragma hdrstop
 #endif
+
+#include "wx/wx.h"
 #include "wx/applet/window.h"
 #include "applet.h"