X-Git-Url: https://git.jsancho.org/?p=guile-irrlicht.git;a=blobdiff_plain;f=src%2Fanimated-mesh.h;h=f44df1d0067b0553c639935b997443d23de04ba7;hp=2795d557ab676bc4e1c946640470aba45b9e342e;hb=6343b5b67dfe68e1e7270ba6c100603f157d1b31;hpb=ba89d42068aa7ee7535946ff61d9bbebdb153f28 diff --git a/src/animated-mesh.h b/src/animated-mesh.h index 2795d55..f44df1d 100644 --- a/src/animated-mesh.h +++ b/src/animated-mesh.h @@ -22,14 +22,6 @@ #ifndef __GUILE_IRRLICHT_ANIMATED_MESH_H_INCLUDED__ #define __GUILE_IRRLICHT_ANIMATED_MESH_H_INCLUDED__ -#include -#include - - -SCM -scene_IAnimatedMesh_setAnimationSpeed (SCM animated_mesh, - SCM frames_per_second); - extern "C" { void init_animated_mesh (void);