X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/14f355c2b5c71fc7c3d680aea366582d2ac60f7b..2d0c2e79c27e46a238cf44562fb98c99e65d79b4:/src/motif/dnd.cpp 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