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/PhoneData.cpp b/simulator/app/PhoneData.cpp index 48614fd..f15df2b 100644 --- a/simulator/app/PhoneData.cpp +++ b/simulator/app/PhoneData.cpp
@@ -19,7 +19,7 @@ #include "PhoneCollection.h" #include "MyApp.h" -#include <utils.h> +#include "utils.h" #include <utils/AssetManager.h> #include <utils/String8.h>