diff --git a/headers/private/system/symbol_versioning.h b/headers/private/system/symbol_versioning.h index 3ecf9b494d..95b55ec7e5 100644 --- a/headers/private/system/symbol_versioning.h +++ b/headers/private/system/symbol_versioning.h @@ -2,8 +2,8 @@ * Copyright 2009, Ingo Weinhold, ingo_weinhold@gmx.de. * Distributed under the terms of the MIT License. */ -#ifndef _SYMBOL_VERSIONING_H -#define _SYMBOL_VERSIONING_H +#ifndef _SYSTEM_SYMBOL_VERSIONING_H +#define _SYSTEM_SYMBOL_VERSIONING_H #include @@ -17,4 +17,4 @@ #endif -#endif /* _SYMBOL_VERSIONING_H */ +#endif /* _SYSTEM_SYMBOL_VERSIONING_H */