summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Benjamin <davidben@google.com>2016-09-22 00:54:03 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-09-22 00:54:03 +0000
commit9138852222bd25860b6cbabf269f892a5c283eeb (patch)
tree0492539c6a4e9cd1341c2c27b7fa5a8ce3303460
parent5185e6e5c5a1398aab776e4a7a6e4a061bc0035d (diff)
parent994dd0e96b489787878958812a527dec7c78028d (diff)
downloadsvox-9138852222bd25860b6cbabf269f892a5c283eeb.tar.gz
Merge "Fix include guard." am: e360d9516e am: 5b9554ace2
am: 994dd0e96b Change-Id: I44c7df1b1801e8e606428880d3084b3df8ffb592
-rw-r--r--pico/lib/picofftsg.h2
1 files changed, 1 insertions, 1 deletions
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"