Fix include format

From rogerman at #3259154
This commit is contained in:
riccardom 2011-04-09 23:25:11 +00:00
parent e441291f32
commit 978fdfe680
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
*/
#include <string>
#include <types.h>
#include "types.h"
u32 EMU_DESMUME_VERSION_NUMERIC();
const char* EMU_DESMUME_VERSION_STRING();