build: Port to gcr4

The gcr4 is going to replace gcr3. As only base functions are used,
the port to gcr4 is trivial.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2386>
This commit is contained in:
Milan Crha
2022-07-19 18:31:04 +02:00
committed by Marge Bot
parent a3a886f185
commit 5c935af7d3
5 changed files with 8 additions and 8 deletions

View File

@ -26,7 +26,7 @@
#include "shell-secure-text-buffer.h"
#define GCR_API_SUBJECT_TO_CHANGE
#include <gcr/gcr-base.h>
#include <gcr/gcr.h>
#include <string.h>