Merge "Fix include guard." am: e360d9516e
am: 5b9554ace2

Change-Id: I669775f4f1ee195a9f3e4d709135d8c87252e30c
diff --git a/pico/lib/picofftsg.h b/pico/lib/picofftsg.h
index d9c6a1a..a028e75 100644
--- a/pico/lib/picofftsg.h
+++ b/pico/lib/picofftsg.h
@@ -26,7 +26,7 @@
  *
 */
 #ifndef PICOFFTSG_H_
-#define PCOFFTSG_H_
+#define PICOFFTSG_H_
 
 #include "picoos.h"
 #include "picodsp.h"