]> git.sesse.net Git - nageru/blobdiff - nageru/decklink_output.h
Unbreak showing the first two channels in the tally JSON.
[nageru] / nageru / decklink_output.h
index 44eb86dea9860e6480c4552aeaf352a5990bf979..90b89a22a18f1f6e0de7a9352d94d437415f79f3 100644 (file)
 #include "DeckLinkAPITypes.h"
 #include "LinuxCOM.h"
 
-#include "context.h"
+#include "shared/context.h"
 #include "print_latency.h"
 #include "quittable_sleeper.h"
 #include "ref_counted_frame.h"
-#include "ref_counted_gl_sync.h"
+#include "shared/ref_counted_gl_sync.h"
 
 namespace movit {