From 06d8aaba21496e6a39a7c18dd82e0d3efbeb531c Mon Sep 17 00:00:00 2001 From: Bryce Harrington Date: Thu, 31 Jan 2008 19:06:59 +0000 Subject: Applying fixes for gcc 4.3 build issues (closes LP: #169115) (bzr r4629) --- src/desktop-style.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/desktop-style.cpp') diff --git a/src/desktop-style.cpp b/src/desktop-style.cpp index fe388ded3..7ff2be2c8 100644 --- a/src/desktop-style.cpp +++ b/src/desktop-style.cpp @@ -12,6 +12,9 @@ * Released under GNU GPL, read the file 'COPYING' for more information */ +#include +#include + #include "desktop.h" #include "color-rgba.h" #include "svg/css-ostringstream.h" -- cgit v1.2.3