X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=nageru%2Faudio_encoder.cpp;h=f9faf42c349fdd926eb9f54263eb2f04d81240c7;hb=131a051c4cd3719a9be415386fdf0f4e15da7c66;hp=e33d2181b46a5465a648bceead3636ba9872b535;hpb=392f9d1ccb835c05a3874c4bea163788b2c37024;p=nageru diff --git a/nageru/audio_encoder.cpp b/nageru/audio_encoder.cpp index e33d218..f9faf42 100644 --- a/nageru/audio_encoder.cpp +++ b/nageru/audio_encoder.cpp @@ -22,8 +22,8 @@ extern "C" { #include #include "defs.h" -#include "mux.h" -#include "timebase.h" +#include "shared/mux.h" +#include "shared/timebase.h" using namespace std;