X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/716cd4107bb8a5f37dea34507453be6870aaef3a..dfe8399aa013a1fa6487d008bf1176078f218c6d:/contrib/samples/applet/combobox.cpp?ds=sidebyside diff --git a/contrib/samples/applet/combobox.cpp b/contrib/samples/applet/combobox.cpp index b7dcac51cc..4214c41c0f 100644 --- a/contrib/samples/applet/combobox.cpp +++ b/contrib/samples/applet/combobox.cpp @@ -28,7 +28,7 @@ ****************************************************************************/ // For compilers that support precompilation, includes "wx/wx.h". -#include +#include "wx/wxprec.h" #ifdef __BORLANDC__ #pragma hdrstop #endif