diff options
Diffstat (limited to 'protocols/Tlen/src/tlen_list.h')
-rw-r--r-- | protocols/Tlen/src/tlen_list.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tlen/src/tlen_list.h b/protocols/Tlen/src/tlen_list.h index 680190672a..3130f41c14 100644 --- a/protocols/Tlen/src/tlen_list.h +++ b/protocols/Tlen/src/tlen_list.h @@ -21,7 +21,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
-#include "tlen.h"
+#include "stdafx.h"
#ifndef _TLEN_LIST_H_
#define _TLEN_LIST_H_
|