--- linuxsampler/trunk/src/common/Features.h 2007/10/14 20:30:42 1423 +++ linuxsampler/trunk/src/common/Features.h 2007/10/14 22:00:17 1424 @@ -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 - 2007 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 * @@ -24,7 +24,7 @@ #ifndef __FEATURES_H__ #define __FEATURES_H__ -#include "global.h" +#include "global_private.h" /** * Detects system / CPU specific features at runtime.