summaryrefslogtreecommitdiff
path: root/mesh/prov-initiator.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/prov-initiator.c
parentd705d726c66479de136db0945f7077b59fe4e2af (diff)
downloadbluez-9e6da22ed88f3eceef3862aaae79f9aaa20d3bea.tar.gz
mesh: Fix for file naming convention
Diffstat (limited to 'mesh/prov-initiator.c')
-rw-r--r--mesh/prov-initiator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesh/prov-initiator.c b/mesh/prov-initiator.c
index d915f2aaf..df8884a81 100644
--- a/mesh/prov-initiator.c
+++ b/mesh/prov-initiator.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/error.h"