diff options
Diffstat (limited to 'src/base/detect.h')
| -rw-r--r-- | src/base/detect.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/base/detect.h b/src/base/detect.h index ca2efb9c..534339dd 100644 --- a/src/base/detect.h +++ b/src/base/detect.h @@ -1,7 +1,7 @@ /* (c) Magnus Auvinen. See licence.txt in the root of the distribution for more information. */ /* If you are missing that file, acquire a complete release at teeworlds.com. */ -#ifndef BASELIB_FILE_CONFIG_H -#define BASELIB_FILE_CONFIG_H +#ifndef BASE_DETECT_H +#define BASE_DETECT_H /* this file detected the family, platform and architecture |