--- linuxsampler/trunk/src/engines/gig/Engine.h 2006/03/19 16:38:22 846 +++ linuxsampler/trunk/src/engines/gig/Engine.h 2006/07/01 13:43:04 890 @@ -3,7 +3,7 @@ * LinuxSampler - modular, streaming capable sampler * * * * Copyright (C) 2003, 2004 by Benno Senoner and Christian Schoenebeck * - * Copyright (C) 2005 Christian Schoenebeck * + * Copyright (C) 2005, 2006 Christian Schoenebeck * * * * 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 * @@ -34,7 +34,7 @@ #include "../../common/Pool.h" #include "../../common/ArrayList.h" #include "../../common/ConditionServer.h" -#include "../common/Engine.h" +#include "../Engine.h" #include "../common/Event.h" #include "../../network/lscp.h" #include "EngineChannel.h"