aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/oap.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/src/gprs/oap.c')
-rw-r--r--openbsc/src/gprs/oap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/src/gprs/oap.c b/openbsc/src/gprs/oap.c
index c7c97774d..7efbe81cd 100644
--- a/openbsc/src/gprs/oap.c
+++ b/openbsc/src/gprs/oap.c
@@ -24,10 +24,10 @@
#include <osmocom/core/utils.h>
#include <osmocom/crypt/auth.h>
+#include <osmocom/gsm/oap.h>
#include <openbsc/oap.h>
#include <openbsc/debug.h>
-#include <openbsc/oap_messages.h>
int oap_init(struct oap_config *config, struct oap_state *state)
{