aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/mgcp.h
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-02-26 20:16:37 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-02-26 20:16:45 +0100
commit1ebad7437729d6abbf5308de19161b0574e3451a (patch)
tree1229a0bfb2bb0093dec05959fd4bbfca557d64c9 /openbsc/include/openbsc/mgcp.h
parent36ed8cc4c33e3b69bb0f84f1b5b593ae46aff08f (diff)
parent140f6e9b12fcb83d161dc1cd8c5d6972ef86fc7c (diff)
Merge remote branch 'origin/master' into on-waves/mgcp
Conflicts: openbsc/include/openbsc/Makefile.am openbsc/src/Makefile.am
Diffstat (limited to 'openbsc/include/openbsc/mgcp.h')
-rw-r--r--openbsc/include/openbsc/mgcp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/include/openbsc/mgcp.h b/openbsc/include/openbsc/mgcp.h
index 004ae7899..f7e800bd8 100644
--- a/openbsc/include/openbsc/mgcp.h
+++ b/openbsc/include/openbsc/mgcp.h
@@ -24,7 +24,7 @@
#ifndef OPENBSC_MGCP_H
#define OPENBSC_MGCP_H
-#include "msgb.h"
+#include <osmocore/msgb.h>
#include <arpa/inet.h>