diff options
Diffstat (limited to 'src/chatlogger.cpp')
-rw-r--r-- | src/chatlogger.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chatlogger.cpp b/src/chatlogger.cpp index 4f8b1ed54..e66745fb7 100644 --- a/src/chatlogger.cpp +++ b/src/chatlogger.cpp @@ -30,7 +30,7 @@ #include <sys/time.h> #elif defined __APPLE__ #include <Carbon/Carbon.h> -#endif +#endif // WIN32 #include "configuration.h" #include "utils/mkdir.h" |