mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Refactor MxOmni/LegoOmni headers to use forward declarations (#148)
* Refactor MxOmni/LegoOmni headers to use forward declarations * Fixes * Fix build * Fix deps
This commit is contained in:

committed by
GitHub

parent
775ee9f05f
commit
5164ef1a54
@@ -1,10 +1,11 @@
|
||||
#include "mxstreamer.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include "legoomni.h"
|
||||
#include "mxdiskstreamcontroller.h"
|
||||
#include "mxramstreamcontroller.h"
|
||||
#include "mxnotificationmanager.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
DECOMP_SIZE_ASSERT(MxStreamer, 0x2c);
|
||||
|
||||
|
Reference in New Issue
Block a user