diff options
Diffstat (limited to 'tdecore/tdeappdcopinterface.h')
-rw-r--r-- | tdecore/tdeappdcopinterface.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdecore/tdeappdcopinterface.h b/tdecore/tdeappdcopinterface.h index 0288e4b01..281f452c2 100644 --- a/tdecore/tdeappdcopinterface.h +++ b/tdecore/tdeappdcopinterface.h @@ -17,8 +17,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef TDEAPPDCOP_INTERFACE_H -#define TDEAPPDCOP_INTERFACE_H +#ifndef __TDEAPPDCOP_INTERFACE_H__ +#define __TDEAPPDCOP_INTERFACE_H__ #include <dcopobject.h> #include <tqstringlist.h> |