mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-02-21 01:46:11 +01:00
Fix include guard.
This commit is contained in:
parent
3960736743
commit
8cc2c69e9c
@ -17,8 +17,8 @@
|
||||
* along with Tomahawk. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#ifndef ACCOUNTDLLMACRO_H
|
||||
#define ACCOUNTDLLMACRO_H
|
||||
#ifndef VIEWPAGEDLLMACRO_H
|
||||
#define VIEWPAGEDLLMACRO_H
|
||||
|
||||
#include <QtCore/qglobal.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user