diff --git a/src/libtomahawk/database/DatabaseCommand_CreatePlaylist.h b/src/libtomahawk/database/DatabaseCommand_CreatePlaylist.h index dd2345bba..300f239fb 100644 --- a/src/libtomahawk/database/DatabaseCommand_CreatePlaylist.h +++ b/src/libtomahawk/database/DatabaseCommand_CreatePlaylist.h @@ -24,6 +24,8 @@ #include "DllMacro.h" +#include + namespace Tomahawk { diff --git a/src/libtomahawk/database/DatabaseCommand_SetPlaylistRevision.h b/src/libtomahawk/database/DatabaseCommand_SetPlaylistRevision.h index 45e61df76..9a0830070 100644 --- a/src/libtomahawk/database/DatabaseCommand_SetPlaylistRevision.h +++ b/src/libtomahawk/database/DatabaseCommand_SetPlaylistRevision.h @@ -24,6 +24,8 @@ #include "DllMacro.h" +#include + namespace Tomahawk {