--- Daodan/src/Daodan_Patch.h 2013/03/04 15:52:19 689 +++ Daodan/src/Daodan_Patch.h 2013/03/07 17:26:13 692 @@ -1,8 +1,7 @@ -#pragma once #ifndef DAODAN_PATCH_H #define DAODAN_PATCH_H -#include "bool.h" +#include "stdint.h" #define DDrPatch_Const(d, c) DDrPatch_String(d, c, sizeof(c))