summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2021-09-01 01:22:08 +0200
committerSven Gothel <[email protected]>2021-09-01 01:22:08 +0200
commit94322c2fda08ad776560cdfc2eb4398bffba4d22 (patch)
tree5fc8e5f5da698e72ee999b6424bf33464cfa2fb2 /test
parentb333478f163179fa9737d17ee30bc7d316f3de27 (diff)
Relocate ieee11073 -> direct_bt/ieee11073 to simplify deployment of header files
Diffstat (limited to 'test')
-rw-r--r--test/ieee11073/test_ieee11073_01.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ieee11073/test_ieee11073_01.cpp b/test/ieee11073/test_ieee11073_01.cpp
index 8d115853..25eb2f79 100644
--- a/test/ieee11073/test_ieee11073_01.cpp
+++ b/test/ieee11073/test_ieee11073_01.cpp
@@ -8,7 +8,7 @@
#include <catch2/catch_amalgamated.hpp>
#include <jau/test/catch2_ext.hpp>
-#include "ieee11073/DataTypes.hpp"
+#include <direct_bt/ieee11073/DataTypes.hpp>
using namespace ieee11073;