summaryrefslogtreecommitdiffstats
path: root/src/common
diff options
context:
space:
mode:
authorYuri Kunde Schlesner <yuriks@yuriks.net>2014-11-02 11:58:51 +0100
committerYuri Kunde Schlesner <yuriks@yuriks.net>2014-12-13 04:59:50 +0100
commit8a681cdf3d4db2fe4ec1257b4c974aa9644ecf43 (patch)
treed7903a05e8289041afc7982d0cc97c96499c6151 /src/common
parentMerge pull request #267 from bunnei/apt-shared-font (diff)
downloadyuzu-8a681cdf3d4db2fe4ec1257b4c974aa9644ecf43.tar
yuzu-8a681cdf3d4db2fe4ec1257b4c974aa9644ecf43.tar.gz
yuzu-8a681cdf3d4db2fe4ec1257b4c974aa9644ecf43.tar.bz2
yuzu-8a681cdf3d4db2fe4ec1257b4c974aa9644ecf43.tar.lz
yuzu-8a681cdf3d4db2fe4ec1257b4c974aa9644ecf43.tar.xz
yuzu-8a681cdf3d4db2fe4ec1257b4c974aa9644ecf43.tar.zst
yuzu-8a681cdf3d4db2fe4ec1257b4c974aa9644ecf43.zip
Diffstat (limited to 'src/common')
-rw-r--r--src/common/common_funcs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/common_funcs.h b/src/common/common_funcs.h
index db041780a..3f6df075a 100644
--- a/src/common/common_funcs.h
+++ b/src/common/common_funcs.h
@@ -39,8 +39,6 @@ template<> struct CompileTimeAssert<true> {};
#include <sys/endian.h>
#endif
-#include "common_types.h"
-
// go to debugger mode
#ifdef GEKKO
#define Crash()