used enum values for Tuple creation
[libfirm] / ir / common / firm.h
index eec1a4d..0e6ffb8 100644 (file)
@@ -62,8 +62,6 @@
 *
 */
 
-/* $Id$ */
-
 # ifndef _FIRM_H_
 # define _FIRM_H_
 
@@ -98,6 +96,7 @@
    of firm.h as not all enums are needed in the impelmentation
    files. */
 # include "irdump.h"
+# include "irvrfy.h"
 
 /**
  * Initialize the firm library.