X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=src%2Fanimated-mesh.h;h=f44df1d0067b0553c639935b997443d23de04ba7;hb=6343b5b67dfe68e1e7270ba6c100603f157d1b31;hp=2afec61b7cb8ec925091faeb05b2938fd893ec08;hpb=6537f348407a540c027d92d0b766a8684f0fdf95;p=guile-irrlicht.git diff --git a/src/animated-mesh.h b/src/animated-mesh.h index 2afec61..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 -irr_scene_IAnimatedMesh_setAnimationSpeed (SCM animated_mesh, - SCM frames_per_second); - extern "C" { void init_animated_mesh (void);