Fixed header include typo
[rapper.git] / lpc176x / main.c
index 79e7934..fe8fd4d 100644 (file)
@@ -1,4 +1,4 @@
-#include "sysinit.c"
+#include "sysinit.h"
 
 int main(int argc, char **argv) {
     sysinit();