summaryrefslogtreecommitdiffstats
path: root/libmpdemux/mf.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/mf.c')
-rw-r--r--libmpdemux/mf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmpdemux/mf.c b/libmpdemux/mf.c
index a033557777..ed11acbd7f 100644
--- a/libmpdemux/mf.c
+++ b/libmpdemux/mf.c
@@ -14,7 +14,7 @@
#ifdef HAVE_GLOB
#include <glob.h>
#else
-#include "../osdep/glob.h"
+#include "osdep/glob.h"
#endif
#include "mp_msg.h"