mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-15 06:40:08 +00:00
7 lines
70 B
Plaintext
7 lines
70 B
Plaintext
|
#ifndef _RECT_VERT_
|
||
|
#define _RECT_VERT_
|
||
|
|
||
|
#include "rect.glsl"
|
||
|
|
||
|
#endif
|