SCI: fixing header of paint32

svn-id: r47881
This commit is contained in:
Martin Kiewitz 2010-02-04 18:48:20 +00:00
parent 6664d26db7
commit 708c340d1f

View File

@ -23,8 +23,8 @@
*
*/
#ifndef SCI_GRAPHICS_PAINT16_H
#define SCI_GRAPHICS_PAINT16_H
#ifndef SCI_GRAPHICS_PAINT32_H
#define SCI_GRAPHICS_PAINT32_H
#include "sci/graphics/gui.h"