Add functions to search for rate counters by name
[osmocom-bb.git] / src / backtrace.c
index 4239445..ecd6b9c 100644 (file)
@@ -24,7 +24,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
-#include <osmocore/utils.h>
+#include <osmocom/core/utils.h>
 #include "config.h"
 
 #ifdef HAVE_EXECINFO_H