summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib_generic/crc32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib_generic/crc32.c b/lib_generic/crc32.c
index 73070de40..57c6d66d3 100644
--- a/lib_generic/crc32.c
+++ b/lib_generic/crc32.c
@@ -13,8 +13,8 @@
#else
#include <stdint.h>
#endif
-#include <watchdog.h>
+#include <watchdog.h>
#include "zlib.h"
#define local static