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:
Tapani Pälli 2018-06-14 14:08:10 +03:00
parent 58ba7ab535
commit 9a92acec67

View file

@ -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)
{