summaryrefslogtreecommitdiffstats
path: root/player/lua.c
diff options
context:
space:
mode:
Diffstat (limited to 'player/lua.c')
-rw-r--r--player/lua.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/player/lua.c b/player/lua.c
index c9c0001347..dbf0756648 100644
--- a/player/lua.c
+++ b/player/lua.c
@@ -39,7 +39,7 @@
#include "options/m_option.h"
#include "input/input.h"
#include "options/path.h"
-#include "bstr/bstr.h"
+#include "misc/bstr.h"
#include "osdep/timer.h"
#include "osdep/threads.h"
#include "sub/osd.h"