redis: Fix include path in command_factory.hh
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "abstract_command.hh"
|
||||
#include "redis/abstract_command.hh"
|
||||
#include "redis/options.hh"
|
||||
|
||||
namespace service {
|
||||
|
||||
Reference in New Issue
Block a user