subsurfacewebservices.cpp: add QDebug include

Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Lubomir I. Ivanov 2015-02-17 16:01:49 +02:00 committed by Dirk Hohndel
parent 8053a61442
commit aa7f2eeb8a

View file

@ -15,6 +15,7 @@
#include <QXmlStreamReader>
#include <qdesktopservices.h>
#include <QShortcut>
#include <QDebug>
#ifdef Q_OS_UNIX
#include <unistd.h> // for dup(2)