aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/support.c
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2011-05-22 20:26:58 +0200
committerHarald Welte <laforge@gnumonks.org>2011-05-22 20:26:58 +0200
commit8a183fb4235cdd51b660380f7e05de40713bdfa8 (patch)
treeead8f542ec53421d5109c5239303bef6ce8e65d1 /src/common/support.c
parent430f35194d1f0ed01f53bea6a8611ca0dae30065 (diff)
[partial] port to new libosmocore-0.3 APIs
Diffstat (limited to 'src/common/support.c')
-rw-r--r--src/common/support.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/support.c b/src/common/support.c
index 45f33b88..36fc5ca3 100644
--- a/src/common/support.c
+++ b/src/common/support.c
@@ -20,7 +20,7 @@
#include <sys/types.h>
#include <string.h>
-#include <osmocore/protocol/gsm_12_21.h>
+#include <osmocom/gsm/protocol/gsm_12_21.h>
//#include <osmocom/bb/common/osmocom_data.h>
#include <osmo-bts/support.h>