Change ifdef

This commit is contained in:
twinaphex 2016-05-09 20:05:09 +02:00
parent 6bbe5fb83a
commit 1e87fed448

View File

@ -14,8 +14,8 @@
* If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef __RARCH_CHEATS_H
#define __RARCH_CHEATS_H
#ifndef __CHEAT_MANAGER_H
#define __CHEAT_MANAGER_H
#include <boolean.h>