Skip to content

Commit adcb268

Browse files
kbowers-jumpReisen
authored andcommitted
Corrected path
1 parent a216e25 commit adcb268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ set( PC_SRC
3939
pc/request.cpp;
4040
pc/rpc_client.cpp;
4141
pc/user.cpp;
42-
program/src/model/price_model.c
42+
program/src/oracle/model/price_model.c
4343
)
4444

4545
set( PC_HDR

0 commit comments

Comments
 (0)