mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 22:27:43 +00:00
General: Add necessary includes where applicable
As part of the changes within hecl, this exposed a few indirect inclusions. We can simply include the headers to resolve these cases.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include "specter/Tooltip.hpp"
|
||||
#include "specter/ViewResources.hpp"
|
||||
|
||||
#include <boo/graphicsdev/IGraphicsCommandQueue.hpp>
|
||||
#include <logvisor/logvisor.hpp>
|
||||
|
||||
namespace specter {
|
||||
|
||||
Reference in New Issue
Block a user