X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/716cd4107bb8a5f37dea34507453be6870aaef3a..7599afcd67e2b96df0f335700bcdb809aaa27b41:/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