types: Move stuff for global types into src/base/types.hh
[gem5.git] / src / arch / alpha / types.hh
index 7905114b8b2f6c96d6ea95e93f7f2b7bf5ba3faf..d670784c433b862e10caa44a04eecf6de5963360 100644 (file)
@@ -32,7 +32,7 @@
 #ifndef __ARCH_ALPHA_TYPES_HH__
 #define __ARCH_ALPHA_TYPES_HH__
 
-#include "sim/host.hh"
+#include "base/types.hh"
 
 namespace AlphaISA {