missing header protection for enable-final
svn path=/trunk/KDE/kdelibs/; revision=1050278
This commit is contained in:
parent
825b5d4dd7
commit
8d4cd6f3b3
@ -16,6 +16,9 @@
|
||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
#ifndef PLASMA_PACKAGE_P_H
|
||||
#define PLASMA_PACKAGE_P_H
|
||||
|
||||
#include "../plasma.h"
|
||||
#include "../package.h"
|
||||
#include "../service.h"
|
||||
@ -46,3 +49,4 @@ public:
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user