mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 13:47:46 +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:
@@ -1,7 +1,10 @@
|
||||
#include "logvisor/logvisor.hpp"
|
||||
#include "specter/Toolbar.hpp"
|
||||
#include "specter/ViewResources.hpp"
|
||||
|
||||
#include "specter/RootView.hpp"
|
||||
#include "specter/ViewResources.hpp"
|
||||
|
||||
#include <boo/graphicsdev/IGraphicsCommandQueue.hpp>
|
||||
#include <logvisor/logvisor.hpp>
|
||||
|
||||
#define TOOLBAR_PADDING 10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user