#ifndef __kwin_interface_h__ #define __kwin_interface_h__ #include class KWinInterface : virtual public DCOPObject { K_DCOP public: }; #endif