Add ALLOCAN() and ALLOCANZ().
[libfirm] / ir / be / bemodule.h
index 62401fd..95e6911 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1995-2007 University of Karlsruhe.  All right reserved.
+ * Copyright (C) 1995-2008 University of Karlsruhe.  All right reserved.
  *
  * This file is part of libFirm.
  *
@@ -52,7 +52,7 @@ void be_quit_modules(void);
 
 //---------------------------------------------------------------------------
 
-#include <libcore/lc_opts.h>
+#include "lc_opts.h"
 
 typedef struct be_module_list_entry_t be_module_list_entry_t;