]> git.sesse.net Git - nageru/blobdiff - nageru/video_encoder.h
Combine ref_counted_gl_sync.h from Nageru and Futatabi. (Only whitespace differences.)
[nageru] / nageru / video_encoder.h
index 21595a380c992b7df76c0d3531e0cee72b5b2cfe..5c42ef81f1a6c94fd1a68d4be4e755f3a5fd63df 100644 (file)
@@ -21,7 +21,7 @@ extern "C" {
 }
 
 #include "mux.h"
-#include "ref_counted_gl_sync.h"
+#include "shared/ref_counted_gl_sync.h"
 
 class AudioEncoder;
 class DiskSpaceEstimator;