aboutsummaryrefslogtreecommitdiffstats
path: root/src/hlr_db_tool.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hlr_db_tool.c')
-rw-r--r--src/hlr_db_tool.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/hlr_db_tool.c b/src/hlr_db_tool.c
index fcef597..1212018 100644
--- a/src/hlr_db_tool.c
+++ b/src/hlr_db_tool.c
@@ -29,9 +29,9 @@
#include <osmocom/core/logging.h>
#include <osmocom/core/application.h>
-#include "logging.h"
-#include "db.h"
-#include "rand.h"
+#include <osmocom/hlr/logging.h>
+#include <osmocom/hlr/db.h>
+#include <osmocom/hlr/rand.h>
struct hlr_db_tool_ctx {
/* DB context */