mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 02:48:06 +02:00
mesa: add a space between headers and source (trivial)
There used to be one and it looks like it was removed by eb63640c1d.
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
This commit is contained in:
parent
58ba7ab535
commit
9a92acec67
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@
|
|||
#include "main/context.h"
|
||||
#include "program_resource.h"
|
||||
#include "compiler/glsl/ir_uniform.h"
|
||||
|
||||
static bool
|
||||
supported_interface_enum(struct gl_context *ctx, GLenum iface)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue