PictureIterator.h: fix header guard spelling
Signed-off-by: Adrien Destugues <pulkomandy@pulkomandy.tk> Ticket: #12830
This commit is contained in:
parent
12e39ec560
commit
163f9ddfef
@ -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…
Reference in New Issue
Block a user