diff options
Diffstat (limited to 'games/vamos/files/patch-include::vamos::body::Tire.h')
-rw-r--r-- | games/vamos/files/patch-include::vamos::body::Tire.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/vamos/files/patch-include::vamos::body::Tire.h b/games/vamos/files/patch-include::vamos::body::Tire.h new file mode 100644 index 000000000000..44f9de9c0b63 --- /dev/null +++ b/games/vamos/files/patch-include::vamos::body::Tire.h @@ -0,0 +1,10 @@ +--- include/vamos/body/Tire.h.orig Sat Mar 16 01:47:43 2002 ++++ include/vamos/body/Tire.h Sat Mar 16 01:47:47 2002 +@@ -24,7 +24,6 @@ + #include <vamos/geometry/Surface.h> + #include <vamos/geometry/Three_Vector.h> + #include <vamos/body/Component.h> +-#include <vamos/body/Spring_Device.h> + #include <plib/sl.h> + + using Vamos_Geometry::Three_Vector; |