summaryrefslogtreecommitdiff
path: root/src/utils/specialfolder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/specialfolder.h')
-rw-r--r--src/utils/specialfolder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/specialfolder.h b/src/utils/specialfolder.h
index 6b8f1bd43..31c69124b 100644
--- a/src/utils/specialfolder.h
+++ b/src/utils/specialfolder.h
@@ -28,6 +28,6 @@
#include "localconsts.h"
std::string getSpecialFolderLocation(const int folderId) A_WARN_UNUSED;
-#endif
+#endif // WIN32
#endif // UTILS_SPECIALFOLDER_H