mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 17:47:42 +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:
@@ -6,6 +6,8 @@
|
||||
#include "specter/TextView.hpp"
|
||||
#include "specter/ViewResources.hpp"
|
||||
|
||||
#include <boo/graphicsdev/IGraphicsCommandQueue.hpp>
|
||||
|
||||
#define ROW_HEIGHT 18
|
||||
#define ITEM_MARGIN 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user