X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=conout.c;h=1176e9bda81fc5a655c3508d6b3f0c80045505c9;hp=5f8454d910027ca2f74e4a3e79e3afa39f5707e7;hb=87d9371a5c08f5b05ba70b11c63df80960b40831;hpb=e9bde1e4e4cd790da6b0ee464cda61cce5a327b8 diff --git a/conout.c b/conout.c index 5f8454d..1176e9b 100644 --- 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"