diff src/madplug/SFMT-alti.h @ 926:fa7f7cd029af trunk

[svn] Spell internal & pseudorandom in a consistent way. Add missing altivec.h include in SFMT-alti.h; more work to be done as it still does not build.
author chainsaw
date Mon, 09 Apr 2007 08:11:42 -0700
parents 7e14701aef54
children b8dd67ad7b86
line wrap: on
line diff
--- a/src/madplug/SFMT-alti.h	Mon Apr 09 03:51:00 2007 -0700
+++ b/src/madplug/SFMT-alti.h	Mon Apr 09 08:11:42 2007 -0700
@@ -14,6 +14,7 @@
  * see LICENSE.txt
  */
 
+#include <altivec.h>
 #ifndef SFMT_ALTI_H
 #define SFMT_ALTI_H