X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/14f355c2b5c71fc7c3d680aea366582d2ac60f7b..69c695466d495aca6ab44e3d8e4219fc00ff2146:/src/motif/dnd.cpp?ds=inline diff --git a/src/motif/dnd.cpp b/src/motif/dnd.cpp index 9ed4df67e6..8caa37f18b 100644 --- a/src/motif/dnd.cpp +++ b/src/motif/dnd.cpp @@ -11,6 +11,9 @@ #pragma implementation "dnd.h" #endif +// For compilers that support precompilation, includes "wx.h". +#include "wx/wxprec.h" + #include "wx/setup.h" #if wxUSE_DRAG_AND_DROP