X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/833a51f67ec2cb68649cf4cd2fe46456fc1752b6..147d666989aeeefe8c8f23be050d71891afbfd2e:/src/motif/popupwin.cpp diff --git a/src/motif/popupwin.cpp b/src/motif/popupwin.cpp index b3ce905e52..8d4ce0915d 100644 --- a/src/motif/popupwin.cpp +++ b/src/motif/popupwin.cpp @@ -13,6 +13,9 @@ #pragma implementation "popup.h" #endif +// For compilers that support precompilation, includes "wx.h". +#include "wx/wxprec.h" + #include "wx/popupwin.h" #include "wx/app.h"