summaryrefslogtreecommitdiffstats
path: root/Gui/wm
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/wm')
-rw-r--r--Gui/wm/ws.c20
-rw-r--r--Gui/wm/wsxdnd.c4
2 files changed, 12 insertions, 12 deletions
diff --git a/Gui/wm/ws.c b/Gui/wm/ws.c
index b216307a53..65fcd40ebc 100644
--- a/Gui/wm/ws.c
+++ b/Gui/wm/ws.c
@@ -18,18 +18,18 @@
#include <inttypes.h>
-#include "../../config.h"
-#include "../../libvo/x11_common.h"
-#include "../../libvo/video_out.h"
+#include "../config.h"
+#include "../libvo/x11_common.h"
+#include "../libvo/video_out.h"
#include "ws.h"
#include "wsxdnd.h"
-#include "../../cpudetect.h"
-#include "../../postproc/swscale.h"
-#include "../../postproc/rgb2rgb.h"
-#include "../../libmpcodecs/vf_scale.h"
-#include "../../mp_msg.h"
-#include "../../help_mp.h"
-#include "../../mplayer.h"
+#include "../cpudetect.h"
+#include "../postproc/swscale.h"
+#include "../postproc/rgb2rgb.h"
+#include "../libmpcodecs/vf_scale.h"
+#include "../mp_msg.h"
+#include "../help_mp.h"
+#include "../mplayer.h"
#include <X11/extensions/XShm.h>
#ifdef HAVE_XSHAPE
diff --git a/Gui/wm/wsxdnd.c b/Gui/wm/wsxdnd.c
index 339108e03c..31646627db 100644
--- a/Gui/wm/wsxdnd.c
+++ b/Gui/wm/wsxdnd.c
@@ -11,8 +11,8 @@
#include <X11/Xatom.h>
-#include "../../mp_msg.h"
-#include "../../help_mp.h"
+#include "../mp_msg.h"
+#include "../help_mp.h"
#define XDND_VERSION 3L