diff options
Diffstat (limited to 'src/utils/paths.h')
-rw-r--r-- | src/utils/paths.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/paths.h b/src/utils/paths.h index 26a9dea27..b9cdcca3c 100644 --- a/src/utils/paths.h +++ b/src/utils/paths.h @@ -39,4 +39,4 @@ std::string getSelfName() A_WARN_UNUSED; std::string getDesktopDir() A_WARN_UNUSED; -#endif // UTILS_PATHS_H +#endif // UTILS_PATHS_H |