summaryrefslogtreecommitdiffstats
path: root/video/out/x11_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/x11_common.c')
-rw-r--r--video/out/x11_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/x11_common.c b/video/out/x11_common.c
index 6d5485edf2..e9389c5f38 100644
--- a/video/out/x11_common.c
+++ b/video/out/x11_common.c
@@ -23,7 +23,7 @@
#include <limits.h>
#include "config.h"
-#include "bstr/bstr.h"
+#include "misc/bstr.h"
#include "options/options.h"
#include "common/common.h"
#include "common/msg.h"