a missing include

This commit is contained in:
Aaron Seigo 2011-11-03 12:15:52 +01:00
parent ee75cfc1c8
commit f38425761a

View File

@ -69,6 +69,8 @@
#ifndef PLASMA_NO_KUTILS
#include <kcmoduleinfo.h>
#include <kcmoduleproxy.h>
#else
#include <kcmodule.h>
#endif
#ifndef PLASMA_NO_SOLID