diff options
Diffstat (limited to 'protocols/Tlen/src/tlen_voice.h')
-rw-r--r-- | protocols/Tlen/src/tlen_voice.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tlen/src/tlen_voice.h b/protocols/Tlen/src/tlen_voice.h index b1f2a5e2a8..bc1adf6364 100644 --- a/protocols/Tlen/src/tlen_voice.h +++ b/protocols/Tlen/src/tlen_voice.h @@ -25,7 +25,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <windows.h>
#include <mmsystem.h>
-#include "tlen.h"
+#include "stdafx.h"
extern "C" {
#include "codec/gsm.h"
}
|