From 8db4a7da23c36718152ca29cfb067bcfc759a92f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 5 Feb 2012 17:38:54 +0300 Subject: Move path functions from stringutils to paths. --- src/main.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 5025d6d29..dc87ca9e0 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -31,6 +31,7 @@ #include #include +#include "utils/paths.h" #include "utils/stringutils.h" #include "utils/xml.h" -- cgit v1.2.3-70-g09d2