aboutsummaryrefslogtreecommitdiffstats
path: root/include/openbsc/bsc_nat.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/openbsc/bsc_nat.h')
-rw-r--r--include/openbsc/bsc_nat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/openbsc/bsc_nat.h b/include/openbsc/bsc_nat.h
index 94ab0e5ff..452daf2ab 100644
--- a/include/openbsc/bsc_nat.h
+++ b/include/openbsc/bsc_nat.h
@@ -21,9 +21,9 @@
#ifndef BSC_NAT_H
#define BSC_NAT_H
-#include "mgcp.h"
-#include "bsc_msg_filter.h"
+#include <osmocom/legacy_mgcp/mgcp.h>
+#include "bsc_msg_filter.h"
#include <osmocom/core/select.h>
#include <osmocom/core/msgb.h>