summaryrefslogtreecommitdiffstats
path: root/src/item.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/item.h')
-rw-r--r--src/item.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/item.h b/src/item.h
index 2c56901..156dad7 100644
--- a/src/item.h
+++ b/src/item.h
@@ -19,7 +19,7 @@
#define ITEM_H
#include <kiconloader.h>
-#include <kwin.h>
+#include <twin.h>
#include <ntqstring.h>
#include <ntqpixmap.h>
@@ -66,7 +66,7 @@ class Item
bool wIcon;
private:
- KIconLoader *iLoader;
+ TDEIconLoader *iLoader;
int minSize;
int maxSize;