Change to system dir include

This commit is contained in:
twinaphex 2018-03-02 18:34:29 +01:00
parent 64b36ef5d8
commit 59dae251b0

View File

@ -31,7 +31,7 @@
#include "glslang_util.h"
#if defined(HAVE_GLSLANG)
#include "glslang.hpp"
#include <glslang.hpp>
#endif
#include "../../verbosity.h"