]> git.sesse.net Git - nageru/blobdiff - nageru/video_encoder.h
Unify mux.cpp between Nageru and Futatabi.
[nageru] / nageru / video_encoder.h
index 5c42ef81f1a6c94fd1a68d4be4e755f3a5fd63df..76dd92fa12cb12ef7dc2d439f9f335d75dcaf6b4 100644 (file)
@@ -20,7 +20,7 @@ extern "C" {
 #include <libavformat/avio.h>
 }
 
-#include "mux.h"
+#include "shared/mux.h"
 #include "shared/ref_counted_gl_sync.h"
 
 class AudioEncoder;