Merge pull request #670 from misha98857/patch-1

fix GLM error
This commit is contained in:
Simon Fels 2018-05-03 15:45:58 +02:00 committed by GitHub
commit 4a5cb84231
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#define GLM_ENABLE_EXPERIMENTAL
#include "anbox/graphics/emugl/Renderer.h"
#include "anbox/graphics/emugl/DispatchTables.h"
#include "anbox/graphics/emugl/RenderThreadInfo.h"