diff --git a/core/plug-in/g722/g722.c b/core/plug-in/g722/g722.c index c0a6d6ff..b1d95cd3 100644 --- a/core/plug-in/g722/g722.c +++ b/core/plug-in/g722/g722.c @@ -28,7 +28,8 @@ typedef unsigned char uint8_t; typedef signed short int16_t; -#include "spandsp/g722.h" + +#include #include "../../log.h"