Fix include paths.

Change-Id: Ifda45688f9f02710a74d5d7a7d902bacf1441e2e
This commit is contained in:
Jeff Brown 2010-06-13 19:35:19 -07:00 committed by Alex Ray
parent 66db68948c
commit 4d643d6fdb

View file

@ -20,7 +20,7 @@
#include <utils/Vector.h>
#include <utils/threads.h>
#include <poll.h>
#include <sys/poll.h>
namespace android {