commit | dee76df03a0d81b7c964fb99505ea0cc3d5f32d0 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Mon Jun 01 14:02:49 2009 -0700 |
committer | Mathias Agopian <mathias@google.com> | Mon Jun 01 14:06:13 2009 -0700 |
tree | 9079df947d86fa85337daf8e1152354466044326 | |
parent | 99ae40fdfb328b1082f1de37ee074ed9ae88e218 [diff] [blame] |
move utils/Pipe.h to the simulator
diff --git a/simulator/app/LocalBiChannel.h b/simulator/app/LocalBiChannel.h index ce04bc0..a4f4d62 100644 --- a/simulator/app/LocalBiChannel.h +++ b/simulator/app/LocalBiChannel.h
@@ -10,7 +10,7 @@ #error DO NOT USE THIS FILE IN THE DEVICE BUILD #endif -#include <utils/Pipe.h> +#include "Pipe.h" namespace android {