commit | e993126c6704029cb1c656922a66a32bd09b6089 | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@android.com> | Wed Feb 02 14:05:23 2011 +0100 |
committer | David 'Digit' Turner <digit@android.com> | Wed Feb 02 14:05:23 2011 +0100 |
tree | 64df4e534e0364cb3d45b4eef564e401932a118e | |
parent | 74d7acec6643694132a127feb5ccadda7ea793d6 [diff] [blame] |
Move core-connection.c from to android/protocol/ Change-Id: I1f04ed1f00fccdea043f4a4fbf5ba745b36bbcc7
diff --git a/android/protocol/fb-updates-impl.c b/android/protocol/fb-updates-impl.c index ebe7309..170fb47 100644 --- a/android/protocol/fb-updates-impl.c +++ b/android/protocol/fb-updates-impl.c
@@ -20,6 +20,7 @@ #include "android/utils/debug.h" #include "android/utils/panic.h" #include "android/sync-utils.h" +#include "android/protocol/core-connection.h" #include "android/protocol/fb-updates.h" #include "android/protocol/fb-updates-impl.h"