summaryrefslogtreecommitdiffstats
path: root/src/debug/demangle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/demangle.cpp')
-rw-r--r--src/debug/demangle.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/demangle.cpp b/src/debug/demangle.cpp
index 2b00fb8e9..a6386ebd2 100644
--- a/src/debug/demangle.cpp
+++ b/src/debug/demangle.cpp
@@ -14,7 +14,7 @@
#include <map>
#include "debug/demangle.h"
#include "util/format.h"
-#include "gc-alloc.h"
+#include "libgc/gc-alloc.h"
namespace Inkscape {