diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 20:03:07 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 21:02:48 +0200 |
commit | bdbc0ea90c852057ba8656081f951b10cf6c29fb (patch) | |
tree | 674a1e20be1b2d52ff7de6be3d98087ad8569db2 /khexedit/lib/tdeselection.h | |
parent | 46cb83f8689f04b2fb92ec301bf38c62bae42dda (diff) | |
download | tdeutils-bdbc0ea90c852057ba8656081f951b10cf6c29fb.tar.gz tdeutils-bdbc0ea90c852057ba8656081f951b10cf6c29fb.zip |
Additional k => tde renaming and fixes
Diffstat (limited to 'khexedit/lib/tdeselection.h')
-rw-r--r-- | khexedit/lib/tdeselection.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/khexedit/lib/tdeselection.h b/khexedit/lib/tdeselection.h index 7e69d9b..95751e6 100644 --- a/khexedit/lib/tdeselection.h +++ b/khexedit/lib/tdeselection.h @@ -15,8 +15,8 @@ ***************************************************************************/ -#ifndef KHE_KSELECTION_H -#define KHE_KSELECTION_H +#ifndef KHE_TDESELECTION_H +#define KHE_TDESELECTION_H #include "ksection.h" |