This reverts commit e5bfa7ff24.
Reason for revert: broke build
Change-Id: I61cec3bb6c392bbaf73f0dc31d73df79683d77a0
7 lines
180 B
C
7 lines
180 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"
|
|
|
|
#endif // SYSTEM_CORE_GRAPHICS_BASE_H_
|