2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 21:47:42 +00:00

Fix Windows build errors; update zeus

This commit is contained in:
2020-04-19 21:06:46 -04:00
parent 81c5d40211
commit ac8b72ddae
3 changed files with 3 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
#include "utf8proc.h" #include "utf8proc.h"
#include "hecl/Pipeline.hpp" #include "hecl/Pipeline.hpp"
#include <boo/graphicsdev/IGraphicsCommandQueue.hpp>
#include <freetype/internal/internal.h> #include <freetype/internal/internal.h>
#include <freetype/internal/ftobjs.h> #include <freetype/internal/ftobjs.h>

View File

@@ -4,6 +4,7 @@
#include "specter/ViewResources.hpp" #include "specter/ViewResources.hpp"
#include <boo/System.hpp> #include <boo/System.hpp>
#include <boo/graphicsdev/IGraphicsCommandQueue.hpp>
#include <hecl/Pipeline.hpp> #include <hecl/Pipeline.hpp>
namespace specter { namespace specter {

Submodule specter/zeus updated: 6c46735ab1...f99184556a