From bae910a5bb15ea2b62018a1525960b60696b4acd Mon Sep 17 00:00:00 2001 From: jl777 Date: Tue, 28 Aug 2018 02:39:12 -1100 Subject: [PATCH] Fix --- src/cc/CCcustom.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cc/CCcustom.cpp b/src/cc/CCcustom.cpp index 4ac4c1c6c..d9a793ddd 100644 --- a/src/cc/CCcustom.cpp +++ b/src/cc/CCcustom.cpp @@ -22,7 +22,7 @@ #include "CClotto.h" #include "CCfsm.h" #include "CCMofN.h" -#include "CCChannels.h" +#include "CCchannels.h" #include "CCOracles.h" #include "CCPrices.h" #include "CCPegs.h"