summaryrefslogtreecommitdiffstats
path: root/libvo/osd.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/osd.c')
-rw-r--r--libvo/osd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libvo/osd.c b/libvo/osd.c
index 3c616dc0de..6e11a81b90 100644
--- a/libvo/osd.c
+++ b/libvo/osd.c
@@ -9,8 +9,8 @@
#include "osd.h"
#include "mp_msg.h"
#include <inttypes.h>
-#include "../cpudetect.h"
-#include "../mangle.h"
+#include "cpudetect.h"
+#include "mangle.h"
extern int verbose; // defined in mplayer.c