summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/sw.c
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/mplayer/sw.c')
-rw-r--r--Gui/mplayer/sw.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/Gui/mplayer/sw.c b/Gui/mplayer/sw.c
index ed14e6455f..20b6807cac 100644
--- a/Gui/mplayer/sw.c
+++ b/Gui/mplayer/sw.c
@@ -3,13 +3,13 @@
#include <inttypes.h>
-#include "../../config.h"
-#include "../../libvo/x11_common.h"
-#include "../../libvo/fastmemcpy.h"
+#include "../config.h"
+#include "../libvo/x11_common.h"
+#include "../libvo/fastmemcpy.h"
-#include "../app.h"
-#include "../interface.h"
-#include "../../help_mp.h"
+#include "app.h"
+#include "interface.h"
+#include "../help_mp.h"
#include "widgets.h"
int mplSubRender = 0;