mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Refactor core libraries into their own library.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef DECODERS_H
|
||||
#define DECODERS_H
|
||||
|
||||
#include "lib/bytes.h"
|
||||
#include "lib/core/bytes.h"
|
||||
#include "lib/sector.h"
|
||||
#include "lib/decoders/fluxmapreader.h"
|
||||
#include "lib/decoders/fluxdecoder.h"
|
||||
|
||||
Reference in New Issue
Block a user