glsl: Clean up header file inclusion in slang_link.h.
Remove slang_compile.h. Include mtypes.h for GLcontext symbol.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#ifndef SLANG_LINK_H
|
||||
#define SLANG_LINK_H 1
|
||||
|
||||
#include "slang_compile.h"
|
||||
#include "main/mtypes.h"
|
||||
|
||||
|
||||
extern void
|
||||
|
||||
Reference in New Issue
Block a user