mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-15 14:18:37 +00:00
CHEWY: Header define fixes
This commit is contained in:
parent
30ff8c38dc
commit
873bb78724
@ -19,8 +19,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef CHEWY_GLOBAL_H
|
||||
#define CHEWY_GLOBAL_H
|
||||
#ifndef CHEWY_GLOBALS_H
|
||||
#define CHEWY_GLOBALS_H
|
||||
|
||||
#include "common/array.h"
|
||||
#include "chewy/chewy.h"
|
||||
|
@ -19,8 +19,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef CHEWY_IOGame2_H
|
||||
#define CHEWY_IOGame2_H
|
||||
#ifndef CHEWY_IO_GAME_H
|
||||
#define CHEWY_IO_GAME_H
|
||||
|
||||
#include "chewy/mcga.h"
|
||||
#include "chewy/cursor.h"
|
||||
|
Loading…
Reference in New Issue
Block a user