diff options
Diffstat (limited to 'src/server/shared/Common.h')
-rwxr-xr-x | src/server/shared/Common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/shared/Common.h b/src/server/shared/Common.h index 48ec5d4eb6d..e369583f007 100755 --- a/src/server/shared/Common.h +++ b/src/server/shared/Common.h @@ -48,7 +48,7 @@ #undef VERSION #endif //VERSION -# include "config.h" +# include "Config.h" #undef PACKAGE #undef PACKAGE_BUGREPORT |