summaryrefslogtreecommitdiff
path: root/include/fpu.h
diff options
context:
space:
mode:
authorbiouman <>2001-04-15 11:20:38 +0000
committerbiouman <>2001-04-15 11:20:38 +0000
commitdcc24c3645b3878bf3454345dbcfdf7ef1a0ba10 (patch)
tree1025dd726c5f75eed5e021a98acf97e6a785916f /include/fpu.h
parent9e44b6dca12c57022d66bd1fe7e9b50c3d741389 (diff)
*** empty log message ***
Diffstat (limited to 'include/fpu.h')
-rw-r--r--include/fpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fpu.h b/include/fpu.h
index b10edfd..ea98e74 100644
--- a/include/fpu.h
+++ b/include/fpu.h
@@ -1,6 +1,6 @@
#ifndef __FPU_H__
#define __FPU_H__
-#include "archi.h"
+#include "types.h"
void fpu(Uint32 opcode);
#endif \ No newline at end of file