aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2011-03-23 18:30:22 +0100
committerHarald Welte <laforge@gnumonks.org>2011-03-23 18:30:22 +0100
commit2d97000f98d5c80aebb72ea601f0cefb3350a914 (patch)
treeb9164c098d393c81be9078f0b534304d9df60131 /include
parent4cd6e62eb36bf734d1b6bc78656ab9f655e10017 (diff)
Update include paths with libosmocore 0.2.00.0.5
Diffstat (limited to 'include')
-rw-r--r--include/m2ua/m2ua_msg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/m2ua/m2ua_msg.h b/include/m2ua/m2ua_msg.h
index e251a38..e878edd 100644
--- a/include/m2ua/m2ua_msg.h
+++ b/include/m2ua/m2ua_msg.h
@@ -22,7 +22,7 @@
#include "m2ua_types.h"
-#include <osmocore/linuxlist.h>
+#include <osmocom/core/linuxlist.h>
struct msgb;