summaryrefslogtreecommitdiff
path: root/gcr/test-util.c
diff options
context:
space:
mode:
authorCorentin Noël <corentin.noel@collabora.com>2021-11-23 15:20:00 +0100
committerCorentin Noël <tintou@noel.tf>2022-04-09 00:10:36 +0200
commitf6c18ca557f745515f73d184573195b8b2de0429 (patch)
tree88dd74f2f873e89e2202cdf72d028ab973bc57bd /gcr/test-util.c
parent36cadb9580d5135f8dd50ea63d1bd5d19893ebcc (diff)
downloadgcr-f6c18ca557f745515f73d184573195b8b2de0429.tar.gz
gcr: Remove gcr-base-3 and make gcr-3 independent of GTK
Also remove the post-install symlinks
Diffstat (limited to 'gcr/test-util.c')
-rw-r--r--gcr/test-util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcr/test-util.c b/gcr/test-util.c
index 6e7610f..8532c3e 100644
--- a/gcr/test-util.c
+++ b/gcr/test-util.c
@@ -21,7 +21,7 @@
#include "config.h"
-#include "gcr/gcr-base.h"
+#include "gcr/gcr.h"
#include "gcr/gcr-util.h"
#include <errno.h>