summaryrefslogtreecommitdiff
path: root/include/android/system/core/include/system/graphics-base.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/android/system/core/include/system/graphics-base.h')
-rw-r--r--include/android/system/core/include/system/graphics-base.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/android/system/core/include/system/graphics-base.h b/include/android/system/core/include/system/graphics-base.h
new file mode 100644
index 00000000..ea920071
--- /dev/null
+++ b/include/android/system/core/include/system/graphics-base.h
@@ -0,0 +1,7 @@
+#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_