From 4e51446f417ad82d2cdac758d0c5ce908ff88038 Mon Sep 17 00:00:00 2001 From: Alex Valavanis Date: Thu, 8 Dec 2011 11:53:54 +0000 Subject: Switch to top-level glib headers. Thanks to DimStar for patch Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762) --- src/dir-util.cpp | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/dir-util.cpp') diff --git a/src/dir-util.cpp b/src/dir-util.cpp index acec39953..7d4054745 100644 --- a/src/dir-util.cpp +++ b/src/dir-util.cpp @@ -6,11 +6,7 @@ #include #include #include -#include -#include -#include -#include -#include +#include std::string sp_relative_path_from_path( std::string const &path, std::string const &base) { -- cgit v1.2.3