From abd6be475f00e31a20aaeaa92876b8dd8b5a6022 Mon Sep 17 00:00:00 2001 From: Philipp Dreher Date: Mon, 2 Nov 2015 13:55:28 +0100 Subject: [PATCH] that just slipped in the commit by accident... --- src/spells/shipcurse.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/spells/shipcurse.h b/src/spells/shipcurse.h index 4c7ce7931..9ac57b142 100644 --- a/src/spells/shipcurse.h +++ b/src/spells/shipcurse.h @@ -13,7 +13,7 @@ #ifndef _SCURSE_H #define _SCURSE_H -//#include +#include #ifdef __cplusplus extern "C" {