mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-30 03:30:49 +00:00
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