1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-20 07:52:30 +02:00

Include TomahawkPlugin.h to (re)define some macros

This commit is contained in:
Uwe L. Korn 2013-08-30 22:48:44 +02:00
parent bf0420945a
commit 36cd7b3008

View File

@ -19,6 +19,7 @@
#ifndef ZEROCONF_ACCOUNTS_H
#define ZEROCONF_ACCOUNTS_H
#include "TomahawkPlugin.h"
#include "Zeroconf.h"
#include "accounts/Account.h"
#include "accounts/AccountDllMacro.h"