mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-01-08 16:30:23 +01:00
lib: Don't include assembling.h in internal header
It's not needed.
This commit is contained in:
parent
19dfb138a6
commit
7e5661caff
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@
|
|||
#include <libusb.h>
|
||||
|
||||
#include "fprint.h"
|
||||
#include "assembling.h"
|
||||
#include "drivers/driver_ids.h"
|
||||
|
||||
#define array_n_elements(array) G_N_ELEMENTS(array)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue