summaryrefslogtreecommitdiffstats
path: root/tdecore/tdeaccel.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/tdeaccel.h')
-rw-r--r--tdecore/tdeaccel.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tdecore/tdeaccel.h b/tdecore/tdeaccel.h
index 8b61102f4..2d205885c 100644
--- a/tdecore/tdeaccel.h
+++ b/tdecore/tdeaccel.h
@@ -17,8 +17,8 @@
Boston, MA 02110-1301, USA.
*/
-#ifndef _KACCEL_H
-#define _KACCEL_H
+#ifndef _TDEACCEL_H
+#define _TDEACCEL_H
#include <tqaccel.h>
#include <tdeshortcut.h>
@@ -387,4 +387,4 @@ class TDECORE_EXPORT TDEAccel : public TQAccel
friend class TDEAccelPrivate;
};
-#endif // _KACCEL_H
+#endif // _TDEACCEL_H