aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/ppc/misc.h')
-rw-r--r--sim/ppc/misc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/ppc/misc.h b/sim/ppc/misc.h
index a9e97a0..0073467 100644
--- a/sim/ppc/misc.h
+++ b/sim/ppc/misc.h
@@ -26,7 +26,7 @@
#include <stdlib.h>
#include "ansidecl.h"
-#include "filter_filename.h"
+#include "filter_host.h"
extern void error (const char *msg, ...)
ATTRIBUTE_NORETURN ATTRIBUTE_PRINTF (1, 2);