summaryrefslogtreecommitdiffstats
path: root/Gui/cfg.c
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/cfg.c')
-rw-r--r--Gui/cfg.c18
1 files changed, 9 insertions, 9 deletions
diff --git a/Gui/cfg.c b/Gui/cfg.c
index f7d2a68b3f..a2d6aeaa34 100644
--- a/Gui/cfg.c
+++ b/Gui/cfg.c
@@ -3,15 +3,15 @@
#include <stdio.h>
#include <string.h>
-#include "../config.h"
-#include "../mp_msg.h"
-#include "../help_mp.h"
-#include "../mixer.h"
-#include "../mplayer.h"
-#include "../m_config.h"
-#include "../m_option.h"
-
-#include "../../libvo/video_out.h"
+#include "config.h"
+#include "mp_msg.h"
+#include "help_mp.h"
+#include "mixer.h"
+#include "mplayer.h"
+#include "m_config.h"
+#include "m_option.h"
+
+#include "libvo/video_out.h"
#include "cfg.h"
#include "app.h"