mirror of
https://github.com/ShaYmez/xlxd.git
synced 2024-12-24 10:50:26 -05:00
Add missing base class
This commit is contained in:
parent
6301fe5485
commit
5fc2974f9b
@ -28,7 +28,7 @@
|
||||
|
||||
#include "csampleprocessor.h"
|
||||
|
||||
class CFIRFilter
|
||||
class CFIRFilter : CSampleProcessor
|
||||
{
|
||||
public :
|
||||
//Constructor
|
||||
|
Loading…
Reference in New Issue
Block a user