Refactor includes

Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
This commit is contained in:
Michal Mielewczyk
2021-07-26 13:28:50 +02:00
parent 92f9c3d532
commit 6dc29ee85e
3 changed files with 3 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
#ifndef __UTILS_PIPELINE_H__
#define __UTILS_PIPELINE_H__
#include "../ocf_cache_priv.h"
#include "ocf/ocf.h"
enum ocf_pipeline_step_type {
ocf_pipeline_step_single,