summaryrefslogtreecommitdiffstats
path: root/gui/wm/wsxdnd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/wm/wsxdnd.h')
-rw-r--r--gui/wm/wsxdnd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/wm/wsxdnd.h b/gui/wm/wsxdnd.h
index 225a7fccec..6937497b68 100644
--- a/gui/wm/wsxdnd.h
+++ b/gui/wm/wsxdnd.h
@@ -1,6 +1,7 @@
#ifndef MPLAYER_GUI_WSXDND_H
#define MPLAYER_GUI_WSXDND_H
+#include "ws.h"
void wsXDNDInitialize(void);
Bool wsXDNDProcessSelection(wsTWindow* wnd,XEvent *event);