summaryrefslogtreecommitdiff
path: root/src/websnap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/websnap.h')
-rw-r--r--src/websnap.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/websnap.h b/src/websnap.h
index ee513154..7417456b 100644
--- a/src/websnap.h
+++ b/src/websnap.h
@@ -24,12 +24,14 @@
*
* ============================================================ */
+
#ifndef WEB_SNAP_H
#define WEB_SNAP_H
-
+// KDE Includes
#include <KUrl>
+// Qt Includes
#include <QtCore/QObject>
#include <QPixmap>
#include <QWebPage>