aboutsummaryrefslogtreecommitdiffstats
path: root/src/counter.c
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2011-05-08 10:29:23 +0200
committerHarald Welte <laforge@gnumonks.org>2011-05-08 10:29:23 +0200
commitff397edf385cc055fe1665780c3a5395ee9d48be (patch)
treede96bb4800ebc23171d48d25e2b8a1a8c662f188 /src/counter.c
parentedfadaeb3d73147a409f0f45afc48f7dc2207853 (diff)
Adopt to recent libosmocore namespace changes and libosmogsm
Diffstat (limited to 'src/counter.c')
-rw-r--r--src/counter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/counter.c b/src/counter.c
index 2d82efd..cc35557 100644
--- a/src/counter.c
+++ b/src/counter.c
@@ -22,7 +22,7 @@
#include <counter.h>
-#include <osmocore/utils.h>
+#include <osmocom/core/utils.h>
static const struct rate_ctr_desc mtp_lset_cfg_description[] = {
[MTP_LSET_TOTA_IN_MSG] = { "total.in", "Total messages in "},