diff options
Diffstat (limited to 'util/system/execpath.cpp')
| -rw-r--r-- | util/system/execpath.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/system/execpath.cpp b/util/system/execpath.cpp index 33198af58b0..44335107731 100644 --- a/util/system/execpath.cpp +++ b/util/system/execpath.cpp @@ -29,7 +29,7 @@ #include "filemap.h" #include "execpath.h" -#include "fs.h" +#include "fs.h" #if defined(_freebsd_) static inline bool GoodPath(const TString& path) { |
