- Removed unused HandleEvent method.
[AROS.git] / compiler / include / proto / translator.h
blobd8fd0c261c7a878ef05f634e88de03e52071a72d
1 /*
2 Copyright © 1995-2004, The AROS Development Team. All rights reserved.
3 $Id$
4 */
6 #ifndef PROTO_TRANSLATOR_H
7 #define PROTO_TRANSLATOR_H
9 #ifndef AROS_SYSTEM_H
10 #include <aros/system.h>
11 #endif
13 #include <clib/translator_protos.h>
14 #include <defines/translator.h>
16 #endif /* PROTO_TRANSLATOR_H */