Blob Blame History Raw
--- core/plug-in/g722/g722.c.spandsp_new	2008-07-15 22:48:07.000000000 +0400
+++ core/plug-in/g722/g722.c	2009-08-28 20:51:44.911218471 +0400
@@ -28,7 +28,7 @@
 typedef unsigned char uint8_t;
 typedef signed short int16_t;
 
-#include "spandsp/g722.h"
+#include <spandsp.h>
 #include "../../log.h"