X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1661948432a83ec18c9e88e01116a4f8cfffd14d..db157a6cf8052dcf4474abe9fc358761d9b2323d:/contrib/samples/applet/combobox.cpp diff --git a/contrib/samples/applet/combobox.cpp b/contrib/samples/applet/combobox.cpp index d828fda449..60ed0948bc 100644 --- a/contrib/samples/applet/combobox.cpp +++ b/contrib/samples/applet/combobox.cpp @@ -33,6 +33,8 @@ #ifdef __BORLANDC__ #pragma hdrstop #endif + +#include "wx/wx.h" #include "combobox.h" /*------------------------- Implementation --------------------------------*/