summaryrefslogtreecommitdiffstats
path: root/core/path.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/path.h')
-rw-r--r--core/path.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/path.h b/core/path.h
index 6e3ec9372e..0c7dbcca41 100644
--- a/core/path.h
+++ b/core/path.h
@@ -22,7 +22,7 @@
#define MPLAYER_PATH_H
#include <stdbool.h>
-#include "bstr.h"
+#include "core/bstr.h"
char *get_path(const char *filename);