mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
lib: Don't include assembling.h in internal header
It's not needed.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user