]> git.sesse.net Git - nageru/blobdiff - nageru/audio_encoder.cpp
Unify mux.cpp between Nageru and Futatabi.
[nageru] / nageru / audio_encoder.cpp
index e33d2181b46a5465a648bceead3636ba9872b535..f9faf42c349fdd926eb9f54263eb2f04d81240c7 100644 (file)
@@ -22,8 +22,8 @@ extern "C" {
 #include <vector>
 
 #include "defs.h"
-#include "mux.h"
-#include "timebase.h"
+#include "shared/mux.h"
+#include "shared/timebase.h"
 
 using namespace std;