summaryrefslogtreecommitdiff
path: root/src/audio/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/audio/window.h')
-rw-r--r--src/audio/window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/audio/window.h b/src/audio/window.h
index 99ac209..c3b583a 100644
--- a/src/audio/window.h
+++ b/src/audio/window.h
@@ -6,4 +6,4 @@
#define WINDOW_SIZE 512
-void hamming_window_512(float *window);
+void hamming_window_512(float* window);