aboutsummaryrefslogtreecommitdiffstats
path: root/code/renderer/tr_surface.c
diff options
context:
space:
mode:
Diffstat (limited to 'code/renderer/tr_surface.c')
-rw-r--r--code/renderer/tr_surface.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/code/renderer/tr_surface.c b/code/renderer/tr_surface.c
index e3f0051..2f4d1c9 100644
--- a/code/renderer/tr_surface.c
+++ b/code/renderer/tr_surface.c
@@ -21,6 +21,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
// tr_surf.c
#include "tr_local.h"
+#if idppc_altivec
+#include <altivec.h>
+#endif
/*