mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 20:20:18 +01:00
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_
|