aboutsummaryrefslogtreecommitdiffstats
path: root/src/panic.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/panic.c')
-rw-r--r--src/panic.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/panic.c b/src/panic.c
index 21e8fd56..588a5fe0 100644
--- a/src/panic.c
+++ b/src/panic.c
@@ -20,9 +20,9 @@
*
*/
-#include <osmocore/gsm_utils.h>
-#include <osmocore/panic.h>
-#include <osmocore/backtrace.h>
+#include <osmocom/gsm/gsm_utils.h>
+#include <osmocom/core/panic.h>
+#include <osmocom/core/backtrace.h>
#include "../config.h"