summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/include/rf/trf6151.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/firmware/include/rf/trf6151.h')
-rw-r--r--src/target/firmware/include/rf/trf6151.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/firmware/include/rf/trf6151.h b/src/target/firmware/include/rf/trf6151.h
index 1a908087..73ff8c09 100644
--- a/src/target/firmware/include/rf/trf6151.h
+++ b/src/target/firmware/include/rf/trf6151.h
@@ -1,7 +1,7 @@
#ifndef _TRF6151_H
#define _TRF6151_H
-#include <osmocore/gsm_utils.h>
+#include <osmocom/gsm/gsm_utils.h>
/* initialize (reset + power up) */
void trf6151_init(uint8_t tsp_uid, uint16_t tsp_reset_id);