From: Mario Date: Mon, 6 Mar 2017 15:13:39 +0000 (+1000) Subject: Fix compilation unit X-Git-Tag: xonotic-v0.8.2~126 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=b0001ad72d7f645f0780a11c709777ce957a195c;p=xonotic%2Fxonotic-data.pk3dir.git Fix compilation unit --- diff --git a/qcsrc/menu/xonotic/mainwindow.qc b/qcsrc/menu/xonotic/mainwindow.qc index b46fe846b..0afd27c8d 100644 --- a/qcsrc/menu/xonotic/mainwindow.qc +++ b/qcsrc/menu/xonotic/mainwindow.qc @@ -1,5 +1,7 @@ #include "mainwindow.qh" +#include "../mutators/events.qh" + #include "nexposee.qh" #include "inputbox.qh" #include "dialog_firstrun.qh"