Add missing debug include.

svn path=/trunk/KDE/kdebase/workspace/; revision=1195248
This commit is contained in:
Kevin Ottens 2010-11-10 16:51:59 +00:00
parent dcded20d84
commit 8f5e5e4a72

View file

@ -25,6 +25,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <X11/extensions/shape.h>
#include <QDebug>
#include <QEasingCurve>
#include <QPropertyAnimation>
#include <QHash>