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:
@@ -22,6 +22,7 @@
|
||||
#define FP_COMPONENT "device"
|
||||
|
||||
#include "fpi-device.h"
|
||||
#include "fpi-compat.h"
|
||||
#include "fpi-log.h"
|
||||
#include "test-device-fake.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user