Fix compilation

Add missing qdebug.h include after some header file changes in qtbase.

Change-Id: Ie3bc9469650c954596a03fb471765767149b8f05
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
This commit is contained in:
Simon Hausmann 2016-05-24 11:00:34 +02:00 committed by Simon Hausmann
parent 70c536b047
commit 6f4c8ff345
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@
//
#include "private/qabstractanimationjob_p.h"
#include <QtCore/qdebug.h>
QT_BEGIN_NAMESPACE