X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/716cd4107bb8a5f37dea34507453be6870aaef3a..22095a6e1a53cacd630625f02b3b23728a7bb12a:/contrib/samples/applet/combobox.cpp 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