diff options
Diffstat (limited to 'utils/fdict.h')
-rw-r--r-- | utils/fdict.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/fdict.h b/utils/fdict.h index eb853fb2..94763890 100644 --- a/utils/fdict.h +++ b/utils/fdict.h @@ -1,5 +1,5 @@ -#ifndef _FDICT_H_ -#define _FDICT_H_ +#ifndef FDICT_H_ +#define FDICT_H_ #ifdef HAVE_CONFIG_H #include "config.h" |