]> git.sesse.net Git - nageru/blobdiff - nageru/mixer.h
Combine ref_counted_gl_sync.h from Nageru and Futatabi. (Only whitespace differences.)
[nageru] / nageru / mixer.h
index 32a1ea476f21547137e680fb13675c80b6b42835..2c394494a932561bdd99499e921295c8eeda6fe4 100644 (file)
@@ -33,9 +33,9 @@
 #include "libusb.h"
 #include "pbo_frame_allocator.h"
 #include "ref_counted_frame.h"
-#include "ref_counted_gl_sync.h"
+#include "shared/ref_counted_gl_sync.h"
 #include "theme.h"
-#include "timebase.h"
+#include "shared/timebase.h"
 #include "video_encoder.h"
 #include "ycbcr_interpretation.h"