]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/common/inout.h
ported over the 1.5 branch version of q3map2 which is newer
[xonotic/netradiant.git] / tools / quake3 / common / inout.h
index d417a583f554a08c51d2f8f2179733551c47daaf..aa40ebdcc3e73431406776d82194fb4c16010f68 100644 (file)
@@ -24,6 +24,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 // inout is the only stuff relying on xml, include the headers there
 #include "libxml/tree.h"
+#include "mathlib.h"
 
 // some useful xml routines
 xmlNodePtr xml_NodeForVec( vec3_t v );