OSDN Git Service

Correct the header file reference
[android-x86/external-minigbm.git] / cros_gralloc / cros_gralloc_helpers.h
index 30df1e3..5b145d4 100644 (file)
 #include "cros_gralloc_types.h"
 
 #include <system/graphics.h>
+#ifdef USE_VNDK
+#include <vndk/window.h>
+#else
 #include <system/window.h>
+#endif
 
 constexpr uint32_t cros_gralloc_magic = 0xABCDDCBA;
 constexpr uint32_t handle_data_size =