From a9bfac8a49f296aa5bbada209a30d583c68e1898 Mon Sep 17 00:00:00 2001 From: "craig.p.drummond" Date: Wed, 6 Feb 2013 07:53:03 +0000 Subject: [PATCH] fixx11.h does not seem to be required, so remove #include BUG:173 --- support/windowmanager.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/support/windowmanager.cpp b/support/windowmanager.cpp index 8eba67add..55d0ddfd0 100644 --- a/support/windowmanager.cpp +++ b/support/windowmanager.cpp @@ -67,7 +67,6 @@ #else #include #include -#include "fixx11h.h" #endif #endif