Browse Source

Adapting with openfhe-development current state

Hovsep Papoyan 1 year ago
parent
commit
5ebcc401cd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/CryptoContext.h

+ 1 - 1
src/CryptoContext.h

@@ -1,7 +1,7 @@
 #pragma once
 
 #include "openfhe/core/lattice/hal/lat-backend.h"
-#include "openfhe/pke/constants-fwd.h"
+#include "openfhe/pke/constants.h"
 #include "openfhe/pke/cryptocontext-fwd.h"
 #include "openfhe/pke/scheme/scheme-id.h"