summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/io_layer.h
Side-by-side diff
Diffstat (limited to 'noncore/apps/opie-console/io_layer.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-console/io_layer.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/noncore/apps/opie-console/io_layer.h b/noncore/apps/opie-console/io_layer.h
index 537c851..2f1ceef 100644
--- a/noncore/apps/opie-console/io_layer.h
+++ b/noncore/apps/opie-console/io_layer.h
@@ -6,2 +6,4 @@
+#include "profile.h"
+
/**
@@ -11,3 +13,2 @@
*/
-class Config;
class IOLayer : public QObject {
@@ -34,3 +35,3 @@ public:
*/
- IOLayer( const Config& );
+ IOLayer( const Profile& );