commit | e0c322049ab2be291c1fc40f79702543d4e77934 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Sun May 31 19:13:00 2009 -0700 |
committer | Mathias Agopian <mathias@google.com> | Sun May 31 19:13:00 2009 -0700 |
tree | e3e672f4f4fdd72b465cc0f39fb95c7711814122 | |
parent | d07f2a523f43051a681683657f7c0da2c49f46a4 [diff] [blame] |
get rid of utils.h
diff --git a/include/utils/misc.h b/include/utils/misc.h index 62e84b4..23f2a4c 100644 --- a/include/utils/misc.h +++ b/include/utils/misc.h
@@ -21,7 +21,7 @@ #define _LIBS_UTILS_MISC_H #include <sys/time.h> -#include "utils/Endian.h" +#include <utils/Endian.h> namespace android {