summaryrefslogtreecommitdiff
path: root/gobex/gobex.h
diff options
context:
space:
mode:
Diffstat (limited to 'gobex/gobex.h')
-rw-r--r--gobex/gobex.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gobex/gobex.h b/gobex/gobex.h
index fd2b27412..5bc910318 100644
--- a/gobex/gobex.h
+++ b/gobex/gobex.h
@@ -26,8 +26,8 @@
#include <stdarg.h>
#include <glib.h>
-#include <gobex/gobex-defs.h>
-#include <gobex/gobex-packet.h>
+#include "gobex/gobex-defs.h"
+#include "gobex/gobex-packet.h"
typedef enum {
G_OBEX_TRANSPORT_STREAM,