]> git.sesse.net Git - nageru/blobdiff - nageru/mixer.h
Yet more moving into subdirectories.
[nageru] / nageru / mixer.h
index 32a1ea476f21547137e680fb13675c80b6b42835..3ed6c5f5c9baac664fc48d6a31f40cc60498155a 100644 (file)
 #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 "timebase.h"
+#include "shared/timebase.h"
 #include "video_encoder.h"
 #include "ycbcr_interpretation.h"