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