summaryrefslogtreecommitdiffstats
path: root/virt/virt.h
diff options
context:
space:
mode:
Diffstat (limited to 'virt/virt.h')
-rw-r--r--virt/virt.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/virt/virt.h b/virt/virt.h
index 9b436d7..fd04265 100644
--- a/virt/virt.h
+++ b/virt/virt.h
@@ -20,8 +20,8 @@
#include <sys/types.h>
#include <tqdict.h>
-#include <kconfig.h>
-#include <kio/slavebase.h>
+#include <tdeconfig.h>
+#include <tdeio/slavebase.h>
class VirtProtocol : public TDEIO::SlaveBase {
public: