X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/833a51f67ec2cb68649cf4cd2fe46456fc1752b6..232ba4c3329127a3ae57e37dc088513d06fe436f:/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"