summaryrefslogtreecommitdiffstats
path: root/stream/stream_vcd.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_vcd.c')
-rw-r--r--stream/stream_vcd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/stream_vcd.c b/stream/stream_vcd.c
index 20fab8d9e5..4b591aba46 100644
--- a/stream/stream_vcd.c
+++ b/stream/stream_vcd.c
@@ -26,7 +26,7 @@
#include "mpvcore/mp_msg.h"
#include "stream.h"
-#include "mpvcore/m_option.h"
+#include "options/m_option.h"
#include <fcntl.h>
#include <stdlib.h>