aboutsummaryrefslogtreecommitdiffstats
path: root/include/bssap_sccp.h
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 /include/bssap_sccp.h
parente807376257ef00fae46ba7121eb4002d966f1a49 (diff)
Update SCCP includes for the new location of files.
Diffstat (limited to 'include/bssap_sccp.h')
-rw-r--r--include/bssap_sccp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bssap_sccp.h b/include/bssap_sccp.h
index 91e678e..3ce0813 100644
--- a/include/bssap_sccp.h
+++ b/include/bssap_sccp.h
@@ -22,7 +22,7 @@
#define bssap_sccp_h
#include <stdint.h>
-#include <sccp/sccp_types.h>
+#include <osmocom/sccp/sccp_types.h>
struct msgb *create_clear_command(struct sccp_source_reference *dest_ref);
struct msgb *create_sccp_rlsd(struct sccp_source_reference *src_ref, struct sccp_source_reference *dst);