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