X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/716cd4107bb8a5f37dea34507453be6870aaef3a..c9468a241baaa09bbc82eb45da40a1d15c630f4d:/contrib/samples/applet/combobox.cpp?ds=inline 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