From: Michael Beck Date: Tue, 22 Jun 2004 13:48:39 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=c538647fc8da66f18e53e6ec69c7d42cd9553131;p=libfirm *** empty log message *** [r3189] --- diff --git a/ir/stat/firmstat.h b/ir/stat/firmstat.h index e911db02f..09a8f4cc3 100644 --- a/ir/stat/firmstat.h +++ b/ir/stat/firmstat.h @@ -1,6 +1,6 @@ /* * Project: libFIRM - * File name: ir/ir/firmstat.h + * File name: ir/stat/firmstat.h * Purpose: Statistics for Firm. * Author: Michael Beck * Created: @@ -8,10 +8,15 @@ * Copyright: (c) 2004 Universität Karlsruhe * Licence: This file protected by GPL - GNU GENERAL PUBLIC LICENSE. */ +#ifndef _FIRMSTAT_H_ +#define _FIRMSTAT_H_ - -# ifndef _FIRMSTAT_H_ -# define _FIRMSTAT_H_ +/** + * @file firmstat.h + */ +#include "irop.h" +#include "irnode.h" +#include "irgraph.h" #ifdef FIRM_STATISTICS