summaryrefslogtreecommitdiffstats
path: root/src/selection.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/selection.h')
-rw-r--r--src/selection.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/selection.h b/src/selection.h
index e8c85241e..19e2ae1fd 100644
--- a/src/selection.h
+++ b/src/selection.h
@@ -19,10 +19,10 @@
#include <stddef.h>
#include <sigc++/sigc++.h>
-#include "libgc/gc-managed.h"
+#include "inkgc/gc-managed.h"
#include "gc-finalized.h"
#include "gc-anchored.h"
-#include "libgc/gc-soft-ptr.h"
+#include "inkgc/gc-soft-ptr.h"
#include "sp-item.h"