aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs/gtphub_sock.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gprs/gtphub_sock.c')
-rw-r--r--src/gprs/gtphub_sock.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gprs/gtphub_sock.c b/src/gprs/gtphub_sock.c
index 60bebaaeb..1acd5a624 100644
--- a/src/gprs/gtphub_sock.c
+++ b/src/gprs/gtphub_sock.c
@@ -25,8 +25,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include <openbsc/gtphub.h>
-#include <openbsc/debug.h>
+#include <osmocom/sgsn/gtphub.h>
+#include <osmocom/sgsn/debug.h>
/* Convenience makro, note: only within this C file. */
#define LOG(level, fmt, args...) \