rpc headers fix

This commit is contained in:
Michal vel m@lbit 2019-06-25 01:49:04 +01:00
parent 6335509727
commit 1db5357c7b
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ set(rpc_base_headers
rpc_args.h)
set(rpc_headers
rpc_handler.cpp)
rpc_handler.h)
set(daemon_rpc_server_headers)