works without this

This commit is contained in:
Glenn Maynard
2005-10-21 01:46:46 +00:00
parent 6ee40039a8
commit 42e88812ea
@@ -5,11 +5,6 @@
#include "MovieTexture_Generic.h"
/* Fix a compile problem in gcc 3.2: */
#if defined(HAVE_INTTYPES_H)
#include <inttypes.h>
#endif
class MovieTexture_FFMpeg: public MovieTexture_Generic
{
public: