aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs/crc24.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gprs/crc24.c')
-rw-r--r--src/gprs/crc24.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gprs/crc24.c b/src/gprs/crc24.c
index 1a420ed66..da269b375 100644
--- a/src/gprs/crc24.c
+++ b/src/gprs/crc24.c
@@ -19,7 +19,7 @@
*
*/
-#include <openbsc/crc24.h>
+#include <osmocom/sgsn/crc24.h>
/* CRC24 table - FCS */
static const uint32_t tbl_crc24[256] = {