aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcommon/debug.c
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2017-09-04 15:15:32 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2017-09-06 16:26:13 +0200
commitc01647914b97ab8a1079330e36d0e1d024d3a804 (patch)
treedc22a90b524e2a5517805a8757016997db9eb12d /src/libcommon/debug.c
parent538635ad5d5564087d285eda042b0cad9610c70e (diff)
move include/openbsc to include/osmocom/bsc
Diffstat (limited to 'src/libcommon/debug.c')
-rw-r--r--src/libcommon/debug.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libcommon/debug.c b/src/libcommon/debug.c
index 723641335..68fc5970b 100644
--- a/src/libcommon/debug.c
+++ b/src/libcommon/debug.c
@@ -31,8 +31,8 @@
#include <osmocom/core/utils.h>
#include <osmocom/core/logging.h>
#include <osmocom/gprs/gprs_msgb.h>
-#include <openbsc/gsm_data.h>
-#include <openbsc/debug.h>
+#include <osmocom/bsc/gsm_data.h>
+#include <osmocom/bsc/debug.h>
/* default categories */
static const struct log_info_cat default_categories[] = {