aboutsummaryrefslogtreecommitdiffstats
path: root/src/openbsc_nat
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-08-04 18:39:26 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-08-04 18:39:26 +0800
commitcf381e244726348d8a792f1bba3f09fb91908cb8 (patch)
treeb5f3dbaf5e4ba8571ba43c722158a80a817b294e /src/openbsc_nat
parente807376257ef00fae46ba7121eb4002d966f1a49 (diff)
Update SCCP includes for the new location of files.
Diffstat (limited to 'src/openbsc_nat')
-rw-r--r--src/openbsc_nat/bssap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openbsc_nat/bssap.c b/src/openbsc_nat/bssap.c
index 8ffdf04..2d23a9f 100644
--- a/src/openbsc_nat/bssap.c
+++ b/src/openbsc_nat/bssap.c
@@ -22,7 +22,7 @@
#include <openbsc_nat/bssap.h>
#include <openbsc_nat/tlv.h>
-#include <sccp/sccp.h>
+#include <osmocom/sccp/sccp.h>
#include <arpa/inet.h>
#include <assert.h>