Merge pull request #3060 from greg-lunarg/limit3
Fix include in resource_limits_c.h
This commit is contained in:
commit
f4cba22d08
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
#ifndef _STAND_ALONE_RESOURCE_LIMITS_C_INCLUDED_
|
#ifndef _STAND_ALONE_RESOURCE_LIMITS_C_INCLUDED_
|
||||||
#define _STAND_ALONE_RESOURCE_LIMITS_C_INCLUDED_
|
#define _STAND_ALONE_RESOURCE_LIMITS_C_INCLUDED_
|
||||||
|
|
||||||
#include "../glslang/Include/glslang_c_interface.h"
|
#include "../Include/glslang_c_interface.h"
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue