diff options
Diffstat (limited to 'sim/ppc/lf.c')
-rw-r--r-- | sim/ppc/lf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/ppc/lf.c b/sim/ppc/lf.c index fc2a3c1..e47dfda 100644 --- a/sim/ppc/lf.c +++ b/sim/ppc/lf.c @@ -23,7 +23,7 @@ #include <stdarg.h> #include <ctype.h> -#include "config.h" +#include "build-config.h" #include "misc.h" #include "lf.h" |