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 4187fa21cc..adc5ac1b21 100644
--- a/video/out/x11_common.c
+++ b/video/out/x11_common.c
@@ -24,7 +24,7 @@
#include "config.h"
#include "mpvcore/bstr.h"
-#include "mpvcore/options.h"
+#include "options/options.h"
#include "mpvcore/mp_msg.h"
#include "input/input.h"
#include "libavutil/common.h"