commit | 7380ec37df42164fe8945d549f01824d81add4e8 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Sun May 31 19:12:43 2009 -0700 |
committer | Mathias Agopian <mathias@google.com> | Sun May 31 22:40:23 2009 -0700 |
tree | 9b717fe5ff130f6ff4aa8fbc996b75e1fb4f8b6c | |
parent | 3e1391d1a4bee9d29d5b35255aabfc22d7651e98 [diff] [blame] |
get rid of utils.h in libutils
diff --git a/simulator/app/UserEventMessage.h b/simulator/app/UserEventMessage.h index 4a66cc2..9b94ea7 100644 --- a/simulator/app/UserEventMessage.h +++ b/simulator/app/UserEventMessage.h
@@ -6,7 +6,7 @@ #ifndef _SIM_USER_EVENT_MESSAGE_H #define _SIM_USER_EVENT_MESSAGE_H -#include <utils.h> +#include "utils.h" #include "LogMessage.h" /*