diff options
Diffstat (limited to 'libs/input/TouchVideoFrame.cpp')
| -rw-r--r-- | libs/input/TouchVideoFrame.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/input/TouchVideoFrame.cpp b/libs/input/TouchVideoFrame.cpp index ce76e3fa6d..c62e0985f1 100644 --- a/libs/input/TouchVideoFrame.cpp +++ b/libs/input/TouchVideoFrame.cpp @@ -14,6 +14,7 @@ * limitations under the License. */ +#include <input/DisplayViewport.h> #include <input/TouchVideoFrame.h> namespace android { |