diff options
Diffstat (limited to 'src/localconsts.h')
-rw-r--r-- | src/localconsts.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/localconsts.h b/src/localconsts.h index e39102f86..9033a854d 100644 --- a/src/localconsts.h +++ b/src/localconsts.h @@ -313,7 +313,7 @@ #undef USE_FUZZER #endif #include "utils/perfomance.h" - +UTILS_PERFOMANCE_H // guard for protect previous include #ifdef HAVE_CONFIG_H #include "config.h" #endif |