diff options
author | Aaron Seigo <aseigo@kde.org> | 2014-11-30 14:02:49 +0100 |
---|---|---|
committer | Aaron Seigo <aseigo@kde.org> | 2014-11-30 14:02:49 +0100 |
commit | 118c00aa711665f810e7fcc802b41f9868249586 (patch) | |
tree | b15cac6d5b5d4af6161d9b47da77264566fcb341 /client/resourceaccess.cpp | |
parent | b49cead47537d8d1d2c78cb4596bb828fd94b347 (diff) | |
download | sink-118c00aa711665f810e7fcc802b41f9868249586.tar.gz sink-118c00aa711665f810e7fcc802b41f9868249586.zip |
build
Diffstat (limited to 'client/resourceaccess.cpp')
-rw-r--r-- | client/resourceaccess.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/resourceaccess.cpp b/client/resourceaccess.cpp index b0a26e7..4042219 100644 --- a/client/resourceaccess.cpp +++ b/client/resourceaccess.cpp | |||
@@ -2,7 +2,7 @@ | |||
2 | 2 | ||
3 | #include "common/console.h" | 3 | #include "common/console.h" |
4 | #include "common/commands.h" | 4 | #include "common/commands.h" |
5 | #include "common/commands/handshake_generated.h" | 5 | #include "common/handshake_generated.h" |
6 | 6 | ||
7 | #include <QDebug> | 7 | #include <QDebug> |
8 | #include <QProcess> | 8 | #include <QProcess> |