mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
compat: Add compatibility defines for older GLib
We are already using a number of defines and autoptrs from newer GLib releases. Add the appropriate compatibility defines rather than removing the corresponding code. Closes: #222
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#define FP_COMPONENT "print"
|
||||
|
||||
#include "fp-print-private.h"
|
||||
#include "fpi-compat.h"
|
||||
#include "fpi-log.h"
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user