X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b72aa48cdeca3530ffb6ac5af438835d58bf79d9..71a660a3128c6c2a9262225136907e57dab33183:/src/gtk/dnd.cpp diff --git a/src/gtk/dnd.cpp b/src/gtk/dnd.cpp index d8487a913b..93f307cf8e 100644 --- a/src/gtk/dnd.cpp +++ b/src/gtk/dnd.cpp @@ -12,7 +12,9 @@ #endif #include "wx/dnd.h" - +#include "wx/log.h" + + #if wxUSE_DRAG_AND_DROP #include "wx/window.h"