Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8be310c2 authored by Dima Zavin's avatar Dima Zavin Committed by Android Git Automerger
Browse files

am 29fea7b1: Merge "Added missing header to window.h"

* commit '29fea7b1':
  Added missing header to window.h
parents 2ae9878c 29fea7b1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@
#define SYSTEM_CORE_INCLUDE_ANDROID_WINDOW_H

#include <stdint.h>
#include <string.h>
#include <sys/cdefs.h>
#include <system/graphics.h>
#include <cutils/native_handle.h>