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/spray-context.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/spray-context.cpp') diff --git a/src/spray-context.cpp b/src/spray-context.cpp index 68b71b21f..ab5423f27 100644 --- a/src/spray-context.cpp +++ b/src/spray-context.cpp @@ -28,7 +28,7 @@ #include "svg/svg.h" -#include +#include #include "macros.h" #include "document.h" #include "selection.h" -- cgit v1.2.3