mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
Fix warnings and potential issues caused by incorrect header guard
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PLAYDARAPIDLLMACRO_H
|
#ifndef PLAYDARAPIDLLMACRO_H
|
||||||
#define PLAYDARAPISDLLMACRO_H
|
#define PLAYDARAPIDLLMACRO_H
|
||||||
|
|
||||||
#include <QtCore/qglobal.h>
|
#include <QtCore/qglobal.h>
|
||||||
|
|
||||||
|
@@ -16,7 +16,7 @@
|
|||||||
* along with Tomahawk. If not, see <http://www.gnu.org/licenses/>.
|
* along with Tomahawk. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef DIGANOSTICSDIALOG_H
|
#ifndef DIAGNOSTICSDIALOG_H
|
||||||
#define DIAGNOSTICSDIALOG_H
|
#define DIAGNOSTICSDIALOG_H
|
||||||
|
|
||||||
#include "accounts/Account.h"
|
#include "accounts/Account.h"
|
||||||
|
Reference in New Issue
Block a user