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…
Reference in a new issue