summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Benjamin <davidben@google.com>2016-09-22 06:37:59 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-09-22 06:37:59 +0000
commit7081625840171d18f7a4bf18324c4e99c5eb6489 (patch)
tree0492539c6a4e9cd1341c2c27b7fa5a8ce3303460
parent5185e6e5c5a1398aab776e4a7a6e4a061bc0035d (diff)
parent9138852222bd25860b6cbabf269f892a5c283eeb (diff)
downloadsvox-7081625840171d18f7a4bf18324c4e99c5eb6489.tar.gz
Merge "Fix include guard." am: e360d9516e am: 5b9554ace2 am: 994dd0e96b
am: 9138852222 Change-Id: Ifed9a816edf6bdc29ef04de83633e5a0d4e75670
-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"