mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-16 08:44:38 +08:00
obexd: Add explicit include for lib/bluetooth.h
This commit is contained in:
parent
8584651a3e
commit
d084651291
@ -36,8 +36,9 @@
|
||||
#include <glib.h>
|
||||
#include <gdbus/gdbus.h>
|
||||
|
||||
#include "btio/btio.h"
|
||||
#include "lib/bluetooth.h"
|
||||
#include "lib/uuid.h"
|
||||
#include "btio/btio.h"
|
||||
|
||||
#include "obexd.h"
|
||||
#include "plugin.h"
|
||||
|
Loading…
Reference in New Issue
Block a user