]> git.sesse.net Git - nageru/blobdiff - futatabi/video_stream.h
Combine ref_counted_gl_sync.h from Nageru and Futatabi. (Only whitespace differences.)
[nageru] / futatabi / video_stream.h
index 736a20fe275ca7acacf9bd6be1e79377877840ac..d0634e0d7b563c84d9c12b1471376009afb8003e 100644 (file)
@@ -10,7 +10,7 @@ extern "C" {
 
 #include "frame_on_disk.h"
 #include "jpeg_frame_view.h"
-#include "ref_counted_gl_sync.h"
+#include "shared/ref_counted_gl_sync.h"
 #include "queue_spot_holder.h"
 
 #include <chrono>