diff options
Diffstat (limited to 'src/utility/path.cpp')
-rw-r--r-- | src/utility/path.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utility/path.cpp b/src/utility/path.cpp index 24e3c56e..6455145d 100644 --- a/src/utility/path.cpp +++ b/src/utility/path.cpp @@ -17,7 +17,7 @@ // Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. // -#include "path.hpp" +#include "utility/path.hpp" #include <algorithm> |