Fix mismatched header include guards
This commit is contained in:
parent
55cf2c176b
commit
245082dc34
@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
#ifndef APPLICATION_P_H
|
||||
#define APPLiCAtION_P_H
|
||||
#define APPLICATION_P_H
|
||||
|
||||
#include "application.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user