Cleanup: Removed tailing white-spaces in C code files
[platform/upstream/libvorbis.git] / lib / window.c
index 56299c4..b3b7ce0 100644 (file)
@@ -11,7 +11,6 @@
  ********************************************************************
 
  function: window functions
- last mod: $Id$
 
  ********************************************************************/
 
@@ -19,6 +18,7 @@
 #include <math.h>
 #include "os.h"
 #include "misc.h"
+#include "window.h"
 
 static const float vwin64[32] = {
   0.0009460463F, 0.0085006468F, 0.0235352254F, 0.0458950567F,