From 708c340d1f662ea580f85bda5c784bfa0bfb8751 Mon Sep 17 00:00:00 2001 From: Martin Kiewitz Date: Thu, 4 Feb 2010 18:48:20 +0000 Subject: SCI: fixing header of paint32 svn-id: r47881 --- engines/sci/graphics/paint32.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'engines/sci/graphics/paint32.h') diff --git a/engines/sci/graphics/paint32.h b/engines/sci/graphics/paint32.h index 9bdcc8a61f..7ee9eacf72 100644 --- a/engines/sci/graphics/paint32.h +++ b/engines/sci/graphics/paint32.h @@ -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" -- cgit v1.2.3