summaryrefslogtreecommitdiff
path: root/src/sync
diff options
context:
space:
mode:
authorKevin Ottens <ervin@kde.org>2013-07-10 09:49:55 +0200
committerKevin Ottens <ervin@kde.org>2013-07-10 09:49:55 +0200
commit58cdb0b73e05c2f611f47fe3546565dcf5c857cf (patch)
tree809127e8492358933a25de4f4c3cca0326fe4aa7 /src/sync
parentspaces, indentation, licenses clean up in ssh sync new code (diff)
downloadrekonq-58cdb0b73e05c2f611f47fe3546565dcf5c857cf.tar.xz
Add missing include
Diffstat (limited to 'src/sync')
-rw-r--r--src/sync/syncsshsettingswidget.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sync/syncsshsettingswidget.cpp b/src/sync/syncsshsettingswidget.cpp
index 10583993..6344543d 100644
--- a/src/sync/syncsshsettingswidget.cpp
+++ b/src/sync/syncsshsettingswidget.cpp
@@ -30,6 +30,7 @@
// Auto Includes
#include "rekonq.h"
+#include "rekonq_defines.h"
#include <config-qca2.h>