diff options
Diffstat (limited to 'src/utils/process.h')
-rw-r--r-- | src/utils/process.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/process.h b/src/utils/process.h index 95c868372..c3de0d175 100644 --- a/src/utils/process.h +++ b/src/utils/process.h @@ -33,4 +33,4 @@ bool openBrowser(std::string url); void setPriority(const bool big); -#endif // UTILS_PROCESS_H +#endif // UTILS_PROCESS_H |