Module: sems
Branch: master
Commit: 5a95f04407a494afae79f9ecc7c0d528f3b261c7
URL: 
https://github.com/sems-server/sems/commit/5a95f04407a494afae79f9ecc7c0d528f3b261c7

Author: Peter Lemenkov <lemen...@gmail.com>
Committer: Peter Lemenkov <lemen...@gmail.com>
Date: 2015-06-17T17:01:57+03:00

Force to use system-wide GSM includes

Signed-off-by: Peter Lemenkov <lemen...@gmail.com>

---

Modified: core/plug-in/gsm/gsm.c

---

Diff:  
https://github.com/sems-server/sems/commit/5a95f04407a494afae79f9ecc7c0d528f3b261c7.diff
Patch: 
https://github.com/sems-server/sems/commit/5a95f04407a494afae79f9ecc7c0d528f3b261c7.patch

---

diff --git a/core/plug-in/gsm/gsm.c b/core/plug-in/gsm/gsm.c
index cf779c1..900faec 100644
--- a/core/plug-in/gsm/gsm.c
+++ b/core/plug-in/gsm/gsm.c
@@ -27,7 +27,7 @@
 
 #include "amci.h"
 #include "codecs.h"
-#include "gsm-1.0-pl10/inc/gsm.h"
+#include <gsm.h>
 #include "../../log.h"
 
 #include <stdlib.h>

_______________________________________________
Semsdev mailing list
Semsdev@lists.iptel.org
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to