Switch pqueue to size_t.
[libfirm] / include / libfirm / adt / obst.h
index ab5c04b..b49e36a 100644 (file)
@@ -26,7 +26,7 @@
 #ifndef FIRM_ADT_OBST_H
 #define FIRM_ADT_OBST_H
 
-#include <obstack.h>
+#include "obstack.h"
 #include "xmalloc.h"
 
 #define obstack_chunk_alloc xmalloc