missing include

Cherry-Picked from cb90b1e6a1125d41b55a7a608b1d917f84306070
BUG: 303630
FIXED-IN: 4.9.0
REVIEW: 105522
This commit is contained in:
Guy Maurel 2012-07-12 19:22:26 +02:00 committed by Martin Gräßlin
parent 6c572929d8
commit dcf33ff419

View file

@ -24,6 +24,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <QtCore/QObject>
#include <QtCore/QSize>
#include <QtCore/QStringList>
#include <kwinglobals.h>
namespace KWin