commit | 1b8e5a6b14ca850920e19b3dfae41e6494475c1a | [log] [tgz] |
---|---|---|
author | The Android Open Source Project <initial-contribution@android.com> | Fri Feb 13 12:57:54 2009 -0800 |
committer | The Android Open Source Project <initial-contribution@android.com> | Fri Feb 13 12:57:54 2009 -0800 |
tree | 67bdeb039019f8a47d5cd607c18d99a7c8eb3141 | |
parent | 13f797da7f190e9ea52f2f3d235210b8a4963b21 [diff] [blame] |
auto import from //branches/cupcake/...@131421
diff --git a/include/cutils/logprint.h b/include/cutils/logprint.h index c010809..d6ec480 100644 --- a/include/cutils/logprint.h +++ b/include/cutils/logprint.h
@@ -17,8 +17,8 @@ #ifndef _LOGPRINT_H #define _LOGPRINT_H -#include <utils/Log.h> -#include <utils/logger.h> +#include <cutils/log.h> +#include <cutils/logger.h> #include <cutils/event_tag_map.h> #include <pthread.h>