aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-load.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/sim-load.c')
-rw-r--r--sim/common/sim-load.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/sim-load.c b/sim/common/sim-load.c
index fee6e8f..701b60e 100644
--- a/sim/common/sim-load.c
+++ b/sim/common/sim-load.c
@@ -19,7 +19,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */
to suggest that they shouldn't :-)]. */
#ifdef HAVE_CONFIG_H
-#include "cconfig.h"
+#include "config.h"
#endif
#include "ansidecl.h"
#include <stdio.h> /* for NULL */