summaryrefslogtreecommitdiff
path: root/noncore/settings/sshkeys/sshkeys.h
Side-by-side diff
Diffstat (limited to 'noncore/settings/sshkeys/sshkeys.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/settings/sshkeys/sshkeys.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/noncore/settings/sshkeys/sshkeys.h b/noncore/settings/sshkeys/sshkeys.h
index bbc6993..7483bbc 100644
--- a/noncore/settings/sshkeys/sshkeys.h
+++ b/noncore/settings/sshkeys/sshkeys.h
@@ -23,7 +23,8 @@
#define SSHKEYSAPP_H
#include "sshkeysbase.h"
-#include <opie/oprocess.h>
+
+#include <opie2/oprocess.h>
class SSHKeysApp : public SSHKeysBase
{