* 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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user