]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/samples/applet/applet.cpp
All occurances of #include <wx/wxprec.h> changed to #include "wx/wxprec.h"
[wxWidgets.git] / contrib / samples / applet / applet.cpp
index 7046f7c5dbd2a85dc985fe288a69227d277de194..16fb1fb66c463a62914303e0024abeca5d89404c 100644 (file)
@@ -27,7 +27,7 @@
 ****************************************************************************/
 
 // For compilers that support precompilation, includes "wx/wx.h".
-#include <wx/wxprec.h>
+#include "wx/wxprec.h"
 #ifdef __BORLANDC__
     #pragma hdrstop
 #endif