diff --git a/src/accounts/hatchet/account/HatchetAccount.cpp b/src/accounts/hatchet/account/HatchetAccount.cpp index 8e375389a..c7c7dc9b7 100644 --- a/src/accounts/hatchet/account/HatchetAccount.cpp +++ b/src/accounts/hatchet/account/HatchetAccount.cpp @@ -20,7 +20,6 @@ #include #include "HatchetAccountConfig.h" -#include "TomahawkPlugin.h" #include "utils/Closure.h" #include "utils/Logger.h" #include "sip/HatchetSip.h" diff --git a/src/accounts/hatchet/account/HatchetAccount.h b/src/accounts/hatchet/account/HatchetAccount.h index 4d00c9368..6c9fe73ec 100644 --- a/src/accounts/hatchet/account/HatchetAccount.h +++ b/src/accounts/hatchet/account/HatchetAccount.h @@ -19,7 +19,7 @@ #ifndef HATCHET_ACCOUNT_H #define HATCHET_ACCOUNT_H - +#include "TomahawkPlugin.h" #include #include