diff options
Diffstat (limited to 'parts/quickopen/quickopen_part.h')
-rw-r--r-- | parts/quickopen/quickopen_part.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/parts/quickopen/quickopen_part.h b/parts/quickopen/quickopen_part.h index 8af36c67..304a78ae 100644 --- a/parts/quickopen/quickopen_part.h +++ b/parts/quickopen/quickopen_part.h @@ -18,8 +18,8 @@ * */ -#ifndef __KDEVPART_TQUICKOPEN_H__ -#define __KDEVPART_TQUICKOPEN_H__ +#ifndef __KDEVPART_QUICKOPEN_H__ +#define __KDEVPART_QUICKOPEN_H__ #include <tqguardedptr.h> #include <kdevquickopen.h> |