Need Xfixes.h for XFixesCreateRegion(), regardless of whether Xrender is available.

svn path=/trunk/KDE/kdebase/workspace/; revision=780234
icc-effect-5.14.5
Adriaan de Groot 2008-02-28 13:15:39 +00:00
parent f45abeef07
commit e8e15bddb9
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <X11/extensions/Xrender.h>
#endif
#include <X11/extensions/Xfixes.h>
namespace KWin
{