AutoRaise: Rename include guard
Pointed out by LGTM. Change-Id: Ia3d1093c8c21fd5bee05e47eb7694c6dd4ecf391 Reviewed-on: https://review.haiku-os.org/c/haiku/+/1930 Reviewed-by: Axel Dörfler <[email protected]>
This commit is contained in:
committed by
Axel Dörfler
parent
61b433252a
commit
192daa430f
@@ -1,5 +1,5 @@
|
||||
#ifndef ICON_H
|
||||
#define ICON_H
|
||||
#ifndef AUTORAISEAPP_H
|
||||
#define AUTORAISEAPP_H
|
||||
|
||||
#include <Application.h>
|
||||
#include <Archivable.h>
|
||||
|
||||
Reference in New Issue
Block a user