diff --git a/Src/Interfaces/API.h b/Src/Interfaces/API.h index 1ed37d78bc5f508a20f7f0c85e30d4051a8dfc82..d6a816a574e815325a846e3699425d0bc02e70c9 100644 --- a/Src/Interfaces/API.h +++ b/Src/Interfaces/API.h @@ -1,6 +1,6 @@ #pragma once -#include <QtCore/qglobal.h> +#include <QtGlobal> #if defined(BT_INTERFACES_EXPORT) #define BT_INTERFACES_API Q_DECL_EXPORT