File was auto-generated by runnnig update-base-files.sh
Test: header addition, built image.
Fixes: 122943743
Roll-forward of build-breaking topic commit. No changes were
needed in this patch. see bug 123404649 for breakage details.
This reverts commit 97f8353776.
Change-Id: I07abe1d49a5b55f7e0bf5e032e48fb309b2a23bd
8 lines
212 B
C
8 lines
212 B
C
#ifndef SYSTEM_CORE_GRAPHICS_BASE_H_
|
|
#define SYSTEM_CORE_GRAPHICS_BASE_H_
|
|
|
|
#include "graphics-base-v1.0.h"
|
|
#include "graphics-base-v1.1.h"
|
|
#include "graphics-base-v1.2.h"
|
|
|
|
#endif // SYSTEM_CORE_GRAPHICS_BASE_H_
|