summaryrefslogtreecommitdiff
path: root/gobex/gobex-packet.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2015-03-01 00:27:37 -0800
committerMarcel Holtmann <marcel@holtmann.org>2015-03-01 00:27:37 -0800
commit7bd86b5b9e61b57d82ebce68074203df33953762 (patch)
treed63be5cf3c3a1a16c164c6b89c6b4400bdfa172f /gobex/gobex-packet.h
parent63adaa402e7c3749af42daadb9a1866394fb9d3f (diff)
downloadbluez-7bd86b5b9e61b57d82ebce68074203df33953762.tar.gz
gobex: Fix includes for gobex.h header
Diffstat (limited to 'gobex/gobex-packet.h')
-rw-r--r--gobex/gobex-packet.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gobex/gobex-packet.h b/gobex/gobex-packet.h
index 6121fa774..d1007ea4a 100644
--- a/gobex/gobex-packet.h
+++ b/gobex/gobex-packet.h
@@ -26,8 +26,8 @@
#include <stdarg.h>
#include <glib.h>
-#include <gobex/gobex-defs.h>
-#include <gobex/gobex-header.h>
+#include "gobex/gobex-defs.h"
+#include "gobex/gobex-header.h"
/* Request opcodes */
#define G_OBEX_OP_CONNECT 0x00