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

svn path=/trunk/KDE/kdebase/workspace/; revision=780234
This commit is contained in:
Adriaan de Groot 2008-02-28 13:15:39 +00:00
parent f45abeef07
commit e8e15bddb9

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
{