]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - conout.c
Refactor some util/platform usage and extend file system file interface to accept...
[xonotic/gmqcc.git] / conout.c
index 5f8454d910027ca2f74e4a3e79e3afa39f5707e7..1176e9bda81fc5a655c3508d6b3f0c80045505c9 100644 (file)
--- a/conout.c
+++ b/conout.c
@@ -20,6 +20,7 @@
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  * SOFTWARE.
  */
+#define GMQCC_PLATFORM_HEADER
 #include "gmqcc.h"
 #include "platform.h"