diff options
-rw-r--r-- | engines/sci/graphics/paint32.h | 4 |
1 files changed, 2 insertions, 2 deletions
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" |