aboutsummaryrefslogtreecommitdiff
path: root/src/client/render/factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/render/factory.h')
-rw-r--r--src/client/render/factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/render/factory.h b/src/client/render/factory.h
index e3339a836..cd1845bd2 100644
--- a/src/client/render/factory.h
+++ b/src/client/render/factory.h
@@ -24,4 +24,4 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "core.h"
RenderingCore *createRenderingCore(const std::string &stereo_mode, IrrlichtDevice *device,
- Client *client, Hud *hud);
+ Client *client, Hud *hud, Tracers *tracers);