[DEV] update some include
This commit is contained in:
parent
cae6e2da38
commit
8b3942b7d2
@ -6,6 +6,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <etk/types.hpp>
|
||||
#include <etk/Stream.hpp>
|
||||
|
||||
/**
|
||||
* @brief Audio library namespace
|
||||
|
@ -8,9 +8,9 @@
|
||||
#include <etest/etest.hpp>
|
||||
#include <etk/etk.hpp>
|
||||
#include <etk/os/FSNode.hpp>
|
||||
#include <cmath>
|
||||
#include <sstream>
|
||||
|
||||
extern "C" {
|
||||
#include <math.h>
|
||||
}
|
||||
#include <ethread/Thread.hpp>
|
||||
#include <audio/types.hpp>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user