X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=nageru%2Fmixer.h;h=3ed6c5f5c9baac664fc48d6a31f40cc60498155a;hb=539609eb56b496e6eff8a5e0a92fa0325936a5d7;hp=992bcb9b182e08d8fcfb19ffc82f0bd143914b4c;hpb=af8007aa958271ba16b15e7d11a891570488f6c9;p=nageru diff --git a/nageru/mixer.h b/nageru/mixer.h index 992bcb9..3ed6c5f 100644 --- a/nageru/mixer.h +++ b/nageru/mixer.h @@ -28,12 +28,12 @@ #include "audio_mixer.h" #include "bmusb/bmusb.h" #include "defs.h" -#include "httpd.h" +#include "shared/httpd.h" #include "input_state.h" #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 "shared/timebase.h" #include "video_encoder.h"