summaryrefslogtreecommitdiff
path: root/mesh/pb-adv.c
diff options
context:
space:
mode:
authorBrian Gix <brian.gix@intel.com>2019-02-20 15:21:42 -0800
committerBrian Gix <brian.gix@intel.com>2019-02-21 16:21:30 -0800
commit9e6da22ed88f3eceef3862aaae79f9aaa20d3bea (patch)
treeba2d41fc5f549782ff7a79fa60e6d3e2dfee7690 /mesh/pb-adv.c
parentd705d726c66479de136db0945f7077b59fe4e2af (diff)
downloadbluez-9e6da22ed88f3eceef3862aaae79f9aaa20d3bea.tar.gz
mesh: Fix for file naming convention
Diffstat (limited to 'mesh/pb-adv.c')
-rw-r--r--mesh/pb-adv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesh/pb-adv.c b/mesh/pb-adv.c
index 57647e184..a6104ca89 100644
--- a/mesh/pb-adv.c
+++ b/mesh/pb-adv.c
@@ -39,7 +39,7 @@
#include "src/shared/ecc.h"
#include "mesh/util.h"
-#include "mesh/net_keys.h"
+#include "mesh/net-keys.h"
#include "mesh/crypto.h"
#include "mesh/net.h"
#include "mesh/mesh-io.h"