X-Git-Url: https://git.jsancho.org/?p=guile-irrlicht.git;a=blobdiff_plain;f=src%2Fgui-in-out-fader.h;h=5f0db12306475f9b64f9127bcceedc23908ed2bf;hp=74c05e1fd994352299bccd64b2455556397b63bd;hb=6343b5b67dfe68e1e7270ba6c100603f157d1b31;hpb=ba89d42068aa7ee7535946ff61d9bbebdb153f28 diff --git a/src/gui-in-out-fader.h b/src/gui-in-out-fader.h index 74c05e1..5f0db12 100644 --- a/src/gui-in-out-fader.h +++ b/src/gui-in-out-fader.h @@ -22,14 +22,6 @@ #ifndef __GUILE_IRRLICHT_GUI_IN_OUT_FADER_H_INCLUDED__ #define __GUILE_IRRLICHT_GUI_IN_OUT_FADER_H_INCLUDED__ -#include -#include - -SCM -gui_IGUIInOutFader_setColor (SCM in_out_fader, - SCM color, - SCM dest_color); - extern "C" { void init_gui_in_out_fader (void);