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:
@@ -20,6 +20,7 @@
|
||||
|
||||
#include <gusb.h>
|
||||
#include "fp-context.h"
|
||||
#include "fpi-compat.h"
|
||||
|
||||
/**
|
||||
* fpi_get_driver_types:
|
||||
|
||||
Reference in New Issue
Block a user