1
0
Fork 0

Drop unnecessary include dependency.

Make Csaba happy...
This commit is contained in:
ThorstenB 2011-03-23 22:50:56 +01:00
parent 189457f2af
commit b4c47b06d5

View file

@ -42,12 +42,6 @@
using std::string;
#if defined( HAVE_VERSION_H ) && HAVE_VERSION_H
# include <Include/version.h>
#else
# include <Include/no_version.h>
#endif
#include "voiceplayer.hxx"
///////////////////////////////////////////////////////////////////////////////