summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorClaudio Takahasi <claudio.takahasi@openbossa.org>2012-05-29 10:58:12 -0300
committerJohan Hedberg <johan.hedberg@intel.com>2012-05-30 10:39:03 +0300
commit932bc368ef5c774fda1e028029a5061e0d5eadfb (patch)
treed1128da14625d7152f1579a3a9dd65a3a5c3d0db /plugins
parent66a0ce723b6cc30211acdc09254521f59b5fb814 (diff)
GATT: Move GATT assigned numbers to GATT header
Diffstat (limited to 'plugins')
-rw-r--r--plugins/gatt-example.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/gatt-example.c b/plugins/gatt-example.c
index 482bc2d9..cd2c4819 100644
--- a/plugins/gatt-example.c
+++ b/plugins/gatt-example.c
@@ -37,6 +37,7 @@
#include "gattrib.h"
#include "gatt-service.h"
#include "att.h"
+#include "gatt.h"
#include "att-database.h"
#include "attrib-server.h"