X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=nageru%2Fdecklink_output.h;h=90b89a22a18f1f6e0de7a9352d94d437415f79f3;hb=09f6cb41070d746115bbb4ca12325622b564c025;hp=44eb86dea9860e6480c4552aeaf352a5990bf979;hpb=392f9d1ccb835c05a3874c4bea163788b2c37024;p=nageru diff --git a/nageru/decklink_output.h b/nageru/decklink_output.h index 44eb86d..90b89a2 100644 --- a/nageru/decklink_output.h +++ b/nageru/decklink_output.h @@ -17,11 +17,11 @@ #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 {