mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
doc: Use includes from the source diretory
Before we try to use installed system includes, which is obviously not the best idea.
This commit is contained in:
committed by
Benjamin Berg
parent
261ba3a4a4
commit
ae6be6837b
@@ -1,5 +1,5 @@
|
||||
#include <libfprint-2/fprint.h>
|
||||
#include <libfprint-2/fp-image-device.h>
|
||||
#include <fprint.h>
|
||||
#include <fp-image-device.h>
|
||||
|
||||
fp_context_get_type
|
||||
fp_device_get_type
|
||||
|
||||
Reference in New Issue
Block a user