commit | 87aad6484d80f57b1fc650870b4c2e21483fc380 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Sun May 31 23:58:43 2009 -0700 |
committer | Mathias Agopian <mathias@google.com> | Sun May 31 23:58:43 2009 -0700 |
tree | 06691600a1c54dfec76c43d44e64d90673b76a82 | |
parent | f940dc66398f8d1721edd50ab42245a67df685ff [diff] [blame] |
should fix sim build
diff --git a/simulator/app/utils.h b/simulator/app/utils.h index bd057d1..ff2b985 100644 --- a/simulator/app/utils.h +++ b/simulator/app/utils.h
@@ -21,7 +21,7 @@ #ifndef _SIM_UTILS_H #define _SIM_UTILS_H -#include <utils/ported.h> +#include "ported.h" #include <utils/Log.h> #include <utils/threads.h> #include <utils/Timers.h>