summaryrefslogtreecommitdiffstats
path: root/sdl/gltools.h
diff options
context:
space:
mode:
Diffstat (limited to 'sdl/gltools.h')
-rw-r--r--sdl/gltools.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sdl/gltools.h b/sdl/gltools.h
index 121c285..0a53555 100644
--- a/sdl/gltools.h
+++ b/sdl/gltools.h
@@ -1,8 +1,6 @@
#ifndef _GLTOOLS_H_
#define _GLTOOLS_H_
-#include "math3d.h"
-
/* this is the targa header, pragmas are needed to do the voodoo magic */
/* http://gcc.gnu.org/onlinedocs/gcc-4.4.0/gcc/ */
#pragma pack(1)