]> git.sesse.net Git - pistorm/blobdiff - softfloat/softfloat.c
tidy up headers, remove extraneous duplicate decls
[pistorm] / softfloat / softfloat.c
index 400fd593fdca4c299c935caaabaf54e5b0049b2e..d561daa36481ba0349f980e4a4a18afbf2bdbf75 100644 (file)
@@ -30,7 +30,7 @@ these four paragraphs for those parts of this code that are retained.
 
 =============================================================================*/
 
-#include "../m68kcpu.h" // which includes softfloat.h after defining the basic types
+#include "m68kcpu.h" // which includes softfloat.h after defining the basic types
 
 /*----------------------------------------------------------------------------
 | Floating-point rounding mode, extended double-precision rounding precision,