X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/14f355c2b5c71fc7c3d680aea366582d2ac60f7b..9de05dfd08c947376321abede3b222c54280758b:/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