aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-03-23 10:53:42 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-03-23 11:06:51 +0100
commit4d244d3c31486f4e353dc997c92fa46129d82406 (patch)
treeb2b5356b2b8895902ae6b2d87aa01e1e2b657586 /tests
parenta93c6f3113f71d3128ae516586319e22215970bd (diff)
XUA: Move m2ua headers to sigtran, create xua_types.h and m3ua_types.h
Begin with type definitions for m3ua
Diffstat (limited to 'tests')
-rw-r--r--tests/m2ua/m2ua_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/m2ua/m2ua_test.c b/tests/m2ua/m2ua_test.c
index d629ad5..1699d92 100644
--- a/tests/m2ua/m2ua_test.c
+++ b/tests/m2ua/m2ua_test.c
@@ -15,7 +15,7 @@
*
*/
-#include <m2ua/m2ua_msg.h>
+#include <sigtran/m2ua_msg.h>
#include <osmocom/core/utils.h>
#include <osmocom/core/msgb.h>