lib: merge CRC16-CCITT into u-boot/crc.h
[oweals/u-boot.git] / common / xyzModem.c
index 830fca8387536f372f9988fe7f9ee2b6f0c6acc3..e5c65b480a2b64837f18b41cfef3c59aa74a40bd 100644 (file)
@@ -24,7 +24,7 @@
 #include <common.h>
 #include <xyzModem.h>
 #include <stdarg.h>
-#include <crc.h>
+#include <u-boot/crc.h>
 
 /* Assumption - run xyzModem protocol over the console port */