X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/584ad2a32fec156c6049145d7ece9a33213aea28..d4052bcb78b0ba58ec357b47faa15c92465def20:/src/motif/combobox.cpp diff --git a/src/motif/combobox.cpp b/src/motif/combobox.cpp index 4389cc1f00..9e052ac94e 100644 --- a/src/motif/combobox.cpp +++ b/src/motif/combobox.cpp @@ -13,6 +13,9 @@ #pragma implementation "combobox.h" #endif +// For compilers that support precompilation, includes "wx.h". +#include "wx/wxprec.h" + #include "wx/setup.h" #if wxUSE_COMBOBOX