aboutsummaryrefslogtreecommitdiffstats
path: root/src/bss_patch.c
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/bss_patch.c
parente807376257ef00fae46ba7121eb4002d966f1a49 (diff)
Update SCCP includes for the new location of files.
Diffstat (limited to 'src/bss_patch.c')
-rw-r--r--src/bss_patch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bss_patch.c b/src/bss_patch.c
index 5ae58aa..5994b9e 100644
--- a/src/bss_patch.c
+++ b/src/bss_patch.c
@@ -27,7 +27,7 @@
#include <openbsc_nat/bssap.h>
#include <openbsc_nat/tlv.h>
-#include <sccp/sccp.h>
+#include <osmocom/sccp/sccp.h>
#include <arpa/inet.h>