* Since the Media/Translation Kit errors are now in Errors.h as well, we don't

need to include those two anymore.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32781 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2009-08-28 13:01:33 +00:00
parent 05d5d7ad58
commit e09d819b6c
+2 -4
View File
@@ -7,13 +7,11 @@
*/
#include <SupportDefs.h>
#include <translation/TranslationErrors.h>
#include <media/MediaDefs.h>
#include <string.h>
#include <stdio.h>
#include <SupportDefs.h>
static const struct error_base {
int base;