summaryrefslogtreecommitdiffstats
path: root/src/debug/simple-event.h
diff options
context:
space:
mode:
authorLiam P. White <inkscapebrony@gmail.com>2015-02-25 22:24:47 +0000
committerLiam P. White <inkscapebrony@gmail.com>2015-02-25 22:24:47 +0000
commit5865f0044d4d75a2d988a8bf2ea3bc65ed6f4c18 (patch)
treebabbe1ec041ee27dc0885e5d15a0e135de49e24a /src/debug/simple-event.h
parentRemove useless file (diff)
downloadinkscape-5865f0044d4d75a2d988a8bf2ea3bc65ed6f4c18.tar.gz
inkscape-5865f0044d4d75a2d988a8bf2ea3bc65ed6f4c18.zip
Isolate components of libgc
(bzr r13946)
Diffstat (limited to '')
-rw-r--r--src/debug/simple-event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/simple-event.h b/src/debug/simple-event.h
index 506ee1b03..7786a58d2 100644
--- a/src/debug/simple-event.h
+++ b/src/debug/simple-event.h
@@ -16,7 +16,7 @@
#include <vector>
#include <glib.h> // g_assert()
-#include "gc-alloc.h"
+#include "libgc/gc-alloc.h"
#include "debug/event.h"
namespace Inkscape {