From 6ba0f42f22a170625f15879e01b4653a4ac153a1 Mon Sep 17 00:00:00 2001 From: erihel Date: Fri, 31 Aug 2012 22:28:07 +0200 Subject: latest changes; few more classes should compile now --- src/ui/studio.h | 165 ++++++++++++++++++++++++++++++++------------------------ 1 file changed, 94 insertions(+), 71 deletions(-) (limited to 'src/ui/studio.h') diff --git a/src/ui/studio.h b/src/ui/studio.h index 687ab22..6af69ee 100644 --- a/src/ui/studio.h +++ b/src/ui/studio.h @@ -1,5 +1,6 @@ // * This file is part of the COLOBOT source code // * Copyright (C) 2001-2008, Daniel ROUX & EPSITEC SA, www.epsitec.ch +// * Copyright (C) 2012 Polish Portal of Colobot (PPC) // * // * This program is free software: you can redistribute it and/or modify // * it under the terms of the GNU General Public License as published by @@ -19,22 +20,42 @@ #pragma once -#include "object/object.h" -#include "script/script.h" +#include +#include