X-Git-Url: https://git.sesse.net/?p=nageru;a=blobdiff_plain;f=futatabi%2Fvideo_stream.cpp;h=52612e2f53996756a3c2d67f8fccf9cc13a3b3cc;hp=3df272ac08b5836b6f49c3277bff6de5504c3ef6;hb=4a38970b4e8cd4bce1dd9eabd56a45635501bbc3;hpb=2123c2da17f998e5add94781537ce4a622b3853b diff --git a/futatabi/video_stream.cpp b/futatabi/video_stream.cpp index 3df272a..52612e2 100644 --- a/futatabi/video_stream.cpp +++ b/futatabi/video_stream.cpp @@ -6,7 +6,7 @@ extern "C" { } #include "chroma_subsampler.h" -#include "context.h" +#include "shared/context.h" #include "flags.h" #include "flow.h" #include "httpd.h"