- change #include <config.h> back to "config.h"
[libfirm] / ir / be / becopyheur.c
index 233a749..28205e5 100644 (file)
@@ -13,7 +13,7 @@
  * conflicts is the best one.
  */
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#include "config.h"
 #endif
 
 #ifdef HAVE_ALLOCA_H