summaryrefslogtreecommitdiffstats
path: root/src/io/resource.cpp
diff options
context:
space:
mode:
authorAlex Valavanis <valavanisalex@gmail.com>2011-12-08 11:53:54 +0000
committerAlex Valavanis <valavanisalex@gmail.com>2011-12-08 11:53:54 +0000
commit4e51446f417ad82d2cdac758d0c5ce908ff88038 (patch)
treefca19a5966d6d49873062bb0b40550f6c4984156 /src/io/resource.cpp
parentColors. Patch for Bug #677081 (Default paste color opacity) by Romain. (diff)
downloadinkscape-4e51446f417ad82d2cdac758d0c5ce908ff88038.tar.gz
inkscape-4e51446f417ad82d2cdac758d0c5ce908ff88038.zip
Switch to top-level glib headers. Thanks to DimStar for patch
Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762)
Diffstat (limited to 'src/io/resource.cpp')
-rw-r--r--src/io/resource.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/io/resource.cpp b/src/io/resource.cpp
index 4eeaf3b8c..ac1c5f06b 100644
--- a/src/io/resource.cpp
+++ b/src/io/resource.cpp
@@ -17,9 +17,6 @@
#endif
#include <glib.h> // g_assert()
-#include <glib/gmessages.h>
-#include <glib/gstrfuncs.h>
-#include <glib/gfileutils.h>
#include "path-prefix.h"
#include "inkscape.h"
#include "io/resource.h"