]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - ir.c
Some more platform / compiler specific code refactoring.
[xonotic/gmqcc.git] / ir.c
diff --git a/ir.c b/ir.c
index 1da5d7cd6e87f32b3e97b92e3930bb2c522bae86..8fa821410c9287b45aaea22feea295d1d2516b68 100644 (file)
--- a/ir.c
+++ b/ir.c
@@ -26,6 +26,7 @@
 
 #include "gmqcc.h"
 #include "ir.h"
+#include "platform.h"
 
 /***********************************************************************
  * Type sizes used at multiple points in the IR codegen