PictureIterator.h: fix header guard spelling
Signed-off-by: Adrien Destugues <pulkomandy@pulkomandy.tk> Fixes: #12839
This commit is contained in:
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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user