PictureIterator.h: fix header guard spelling
Signed-off-by: Adrien Destugues <[email protected]> Fixes: #12839
This commit is contained in:
committed by
Adrien Destugues
parent
eff2d235ba
commit
07d59ab7db
@@ -30,7 +30,7 @@ THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#ifndef _PICTURE_ITERATOR_H
|
||||
#define _PICTURE_TIERATOR_H
|
||||
#define _PICTURE_ITERATOR_H
|
||||
|
||||
#include <AppKit.h>
|
||||
#include <InterfaceKit.h>
|
||||
|
||||
Reference in New Issue
Block a user