]> git.sesse.net Git - nageru/blobdiff - nageru/quicksync_encoder_impl.h
Update README for the move.
[nageru] / nageru / quicksync_encoder_impl.h
index 7645b99b6b34edf5e8afd83b91a6a9e7f981ba10..e0da15d848e3cbf615aa85d0e1af2c09f1e759fc 100644 (file)
@@ -17,9 +17,9 @@
 
 #include "audio_encoder.h"
 #include "defs.h"
-#include "timebase.h"
+#include "shared/timebase.h"
 #include "print_latency.h"
-#include "ref_counted_gl_sync.h"
+#include "shared/ref_counted_gl_sync.h"
 
 #define SURFACE_NUM 16 /* 16 surfaces for source YUV */
 #define MAX_NUM_REF1 16 // Seemingly a hardware-fixed value, not related to SURFACE_NUM