summaryrefslogtreecommitdiffstats
path: root/kdesktop/desktop.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdesktop/desktop.h')
-rw-r--r--kdesktop/desktop.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/kdesktop/desktop.h b/kdesktop/desktop.h
index ceb3bf1dc..be1aeb796 100644
--- a/kdesktop/desktop.h
+++ b/kdesktop/desktop.h
@@ -21,7 +21,6 @@
#define __desktop_h__
#include "KDesktopIface.h"
-#include "bgmanager.h"
#include <tqwidget.h>
#include <tqstringlist.h>
@@ -191,7 +190,7 @@ private:
KWinModule* m_pKwinmodule;
- KBackgroundManager bgMgr;
+ KBackgroundManager* bgMgr;
KDIconView *m_pIconView;
KRootWidget *m_pRootWidget;