fix
[libfirm] / ir / ana2 / pto_init.c
index 40c8ec8..221b325 100644 (file)
@@ -35,7 +35,6 @@
 */
 
 # include <assert.h>
-# include <obstack.h>
 #ifdef HAVE_STRING_H
 # include <string.h>
 #endif
@@ -43,6 +42,7 @@
 # include <strings.h>
 #endif
 
+# include "obst.h"
 # include "pto.h"
 # include "pto_init.h"
 # include "pto_debug.h"