summaryrefslogtreecommitdiff
path: root/src/tangara/lua/property.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tangara/lua/property.cpp')
-rw-r--r--src/tangara/lua/property.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tangara/lua/property.cpp b/src/tangara/lua/property.cpp
index 951c225f..2b93809d 100644
--- a/src/tangara/lua/property.cpp
+++ b/src/tangara/lua/property.cpp
@@ -14,8 +14,8 @@
#include <string>
#include <variant>
-#include "bluetooth_types.hpp"
#include "database/track.hpp"
+#include "drivers/bluetooth_types.hpp"
#include "lauxlib.h"
#include "lua.h"
#include "lua.hpp"