]> git.sesse.net Git - nageru/blobdiff - mixer.cpp
Switch to getting bmusb from a submodule.
[nageru] / mixer.cpp
index 0c68bb1b58d30d0215400b7d9e354afe58668817..fa2b32fbcccc54918e624033f23ce2c34be9c64c 100644 (file)
--- a/mixer.cpp
+++ b/mixer.cpp
@@ -36,7 +36,7 @@
 #include <thread>
 #include <vector>
 
-#include "bmusb.h"
+#include "bmusb/bmusb.h"
 #include "context.h"
 #include "h264encode.h"
 #include "pbo_frame_allocator.h"