removed unitialized used vartiable
[libfirm] / ir / be / beloopana.c
index 60a8a4e..9acc156 100644 (file)
@@ -8,7 +8,7 @@
  * Compute register pressure in loops
  */
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#include "config.h"
 #endif
 
 #include "set.h"