includes, include guards and typos fixed

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=705066
This commit is contained in:
Arto Hytönen 2007-08-27 04:31:52 +00:00
parent 79323a4399
commit 8bc26d704f

View File

@ -17,8 +17,8 @@
* Boston, MA 02110-1301, USA. *
*******************************************************************************/
#ifndef PACKAGES_P_H //krazy:exclude=includes
#define PACKAGES_P_H
#ifndef LIBS_PLASMA_PACKAGES_P_H
#define LIBS_PLASMA_PACKAGES_P_H
#include <plasma/packagestructure.h>
@ -39,4 +39,4 @@ public:
} // namespace Plasma
#endif // PACKAGES_P_H
#endif // LIBS_PLASMA_PACKAGES_P_H