diff options
-rw-r--r-- | src/zexy.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ /* usually the re-inclusion magic is done in the header-file itself * however, we do it outside, so we can force zexyconf.h to not be used - * (e.g. from by definig the INCLUDE_SH1T in externals/build/src/* + * (e.g. from by definig the INCLUDE_SH1T in externals/build/src/...) */ #ifndef INCLUDE_ZEXYCONF_H__ # include "zexyconf.h" |