summaryrefslogtreecommitdiff
path: root/mesh/util.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2017-08-21 13:40:03 +0200
committerMarcel Holtmann <marcel@holtmann.org>2017-08-21 13:40:03 +0200
commit8e96790482aa1c0d79ce38c8943d9c98be73a1d4 (patch)
tree56a3d6be0e97fa66e0bebd86e49e04d2c8b56f69 /mesh/util.h
parent2cbd0d69eb0cffe672c3f94c7b4bf135de54c4fe (diff)
downloadbluez-8e96790482aa1c0d79ce38c8943d9c98be73a1d4.tar.gz
mesh: Fix includes to use root relative path names
Diffstat (limited to 'mesh/util.h')
-rw-r--r--mesh/util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesh/util.h b/mesh/util.h
index 8212b53bb..eaf485789 100644
--- a/mesh/util.h
+++ b/mesh/util.h
@@ -34,7 +34,7 @@ extern "C" {
#include <stdbool.h>
-#include "node.h"
+#include "mesh/node.h"
#define OP_UNRELIABLE 0x0100