diff --git a/src/info.cpp b/src/info.cpp index 21297c52c6..caa2d6fdd0 100644 --- a/src/info.cpp +++ b/src/info.cpp @@ -60,7 +60,7 @@ #include #endif -#if defined __linux +#if defined(__linux) #include #endif