diff options
Diffstat (limited to 'tdefile-plugins/pnm')
-rw-r--r-- | tdefile-plugins/pnm/tdefile_pnm.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdefile-plugins/pnm/tdefile_pnm.h b/tdefile-plugins/pnm/tdefile_pnm.h index 4b16e4cc..0948d1a7 100644 --- a/tdefile-plugins/pnm/tdefile_pnm.h +++ b/tdefile-plugins/pnm/tdefile_pnm.h @@ -17,8 +17,8 @@ * */ -#ifndef __KFILE_PNM_H__ -#define __KFILE_PNM_H__ +#ifndef __TDEFILE_PNM_H__ +#define __TDEFILE_PNM_H__ #include <tdefilemetainfo.h> |