differntiate entity kinds
[libfirm] / ir / ir / irargs_t.h
index 7c086e2..97c471e 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.
  *
  * PURPOSE.
  */
 
+/**
+ * @file
+ * @brief   irargs private declarations
+ */
+#ifndef FIRM_IR_IRARGS_H
+#define FIRM_IR_IRARGS_H
 
-#ifndef _FIRM_IRARGS_H
-#define _FIRM_IRARGS_H
-
-#include <libcore/lc_printf.h>
+#include "lc_printf.h"
 
 /**
  * Get the firm printf arg environment.