CHEWY: Fix define for chewy.h

This commit is contained in:
Filippos Karapetis 2016-10-03 01:40:07 +03:00
parent 891813c9e1
commit 8f9412984d

View File

@ -20,8 +20,8 @@
*
*/
#ifndef CHEWY_H
#define CHEWY_H
#ifndef CHEWY_CHEWY_H
#define CHEWY_CHEWY_H
#include "common/scummsys.h"