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