Mercurial > hg > easaier-soundaccess
diff base/Profiler.h @ 191:be6d31baecb9
compilation under linux - kunbuntu V7.10 (without video support)
author | lbajardsilogic |
---|---|
date | Wed, 28 Nov 2007 13:03:45 +0000 |
parents | fc9323a41f5a |
children |
line wrap: on
line diff
--- a/base/Profiler.h Tue Nov 27 13:26:04 2007 +0000 +++ b/base/Profiler.h Wed Nov 28 13:03:45 2007 +0000 @@ -23,12 +23,12 @@ #ifndef _PROFILER_H_ #define _PROFILER_H_ -#include "system/System.h" - #include <ctime> //#include <sys/time.h> #include <map> +#include "system/System.h" + #include "RealTime.h" //#define NO_TIMING 1