]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/sim-load.c
sim: drop common/cconfig.h in favor of a single config.h
[thirdparty/binutils-gdb.git] / sim / common / sim-load.c
index fee6e8f1c12752f07b5014cf9ede4940b5c75709..701b60e8714e806ae892521985c772be6859af86 100644 (file)
@@ -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 */