]> git.localhorst.tv Git - l2e.git/blobdiff - src/common/ScriptHost.h
removed lazy fwd headers
[l2e.git] / src / common / ScriptHost.h
index 2dd461904d73806c13ec642bd18bef7508f50e98..8d5910dce4aed3f21c82b94a6db20c5378ca4610 100644 (file)
@@ -1,7 +1,10 @@
 #ifndef COMMON_SCRIPTHOST_H_
 #define COMMON_SCRIPTHOST_H_
 
-#include "fwd.h"
+namespace common {
+       class ScriptRunner;
+}
+
 
 namespace common {