summaryrefslogtreecommitdiffstats
path: root/plugins/echo.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/echo.c')
-rw-r--r--plugins/echo.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/echo.c b/plugins/echo.c
index 153d33e9..1aa15681 100644
--- a/plugins/echo.c
+++ b/plugins/echo.c
@@ -31,12 +31,11 @@
#include <bluetooth/bluetooth.h>
#include <bluetooth/rfcomm.h>
-#include <bluetooth/sdp.h>
-#include <bluetooth/sdp_lib.h>
#include <glib.h>
#include "dbus.h"
+
#include "plugin.h"
#include "server.h"
#include "logging.h"