update(userspace/engine): rename ruleset.h in filter_ruleset.h

Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
Co-authored-by: Leonardo Grasso <me@leonardograsso.com>
This commit is contained in:
Jason Dellaluce
2022-05-24 14:33:32 +00:00
committed by poiana
parent 9fd10220a5
commit 13d70b65ae
4 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ limitations under the License.
#pragma once
#include <string>
#include "ruleset.h"
#include "filter_ruleset.h"
/*!
\brief Represents a given data source used by the engine.