SVN commit 852577 by sengels: fix another msvc issue M +1 -0 panelview.h --- branches/KDE/4.1/kdebase/workspace/plasma/plasma/panelview.h #852576:852577 @@ -29,6 +29,7 @@ #ifdef Q_WS_WIN #include +#include #endif class QWidget;