common/linint: include order
This commit is contained in:
parent
7d778308a8
commit
b8365b4429
@ -19,10 +19,10 @@
|
|||||||
#ifndef LININT_H
|
#ifndef LININT_H
|
||||||
#define LININT_H
|
#define LININT_H
|
||||||
|
|
||||||
#include <cstddef>
|
|
||||||
#include "../resampler.h"
|
#include "../resampler.h"
|
||||||
#include "u48div.h"
|
#include "u48div.h"
|
||||||
#include "rshift16_round.h"
|
#include "rshift16_round.h"
|
||||||
|
#include <cstddef>
|
||||||
|
|
||||||
template<int channels>
|
template<int channels>
|
||||||
class LinintCore {
|
class LinintCore {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user