aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/filter.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/ppc/filter.c')
-rw-r--r--sim/ppc/filter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/ppc/filter.c b/sim/ppc/filter.c
index c901a17..a159775 100644
--- a/sim/ppc/filter.c
+++ b/sim/ppc/filter.c
@@ -21,7 +21,7 @@
#include <stdio.h>
-#include "config.h"
+#include "build-config.h"
#ifdef HAVE_STRING_H
#include <string.h>