1
0
mirror of https://github.com/ShaYmez/xlxd.git synced 2025-09-05 22:57:47 -04:00

Add missing base class

This commit is contained in:
Geoffrey Merck 2020-02-22 06:44:01 +01:00
parent 6301fe5485
commit 5fc2974f9b

View File

@ -28,7 +28,7 @@
#include "csampleprocessor.h" #include "csampleprocessor.h"
class CFIRFilter class CFIRFilter : CSampleProcessor
{ {
public : public :
//Constructor //Constructor