aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-bts/logging.h
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2011-05-22 20:26:58 +0200
committerHarald Welte <laforge@gnumonks.org>2011-05-22 20:26:58 +0200
commit8a183fb4235cdd51b660380f7e05de40713bdfa8 (patch)
treeead8f542ec53421d5109c5239303bef6ce8e65d1 /include/osmo-bts/logging.h
parent430f35194d1f0ed01f53bea6a8611ca0dae30065 (diff)
[partial] port to new libosmocore-0.3 APIs
Diffstat (limited to 'include/osmo-bts/logging.h')
-rw-r--r--include/osmo-bts/logging.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmo-bts/logging.h b/include/osmo-bts/logging.h
index 775c969e..601fb2f5 100644
--- a/include/osmo-bts/logging.h
+++ b/include/osmo-bts/logging.h
@@ -2,7 +2,7 @@
#define _LOGGING_H
#define DEBUG
-#include <osmocore/logging.h>
+#include <osmocom/core/logging.h>
enum {
DRSL,