diff --git a/cpp/ql/lib/experimental/crypto/CryptoArtifact.qll b/cpp/ql/lib/experimental/crypto/CryptoArtifact.qll index 0f106ed97f8..81ca3f11fec 100644 --- a/cpp/ql/lib/experimental/crypto/CryptoArtifact.qll +++ b/cpp/ql/lib/experimental/crypto/CryptoArtifact.qll @@ -1,5 +1,5 @@ import cpp -private import experimental.semmle.code.cpp.crypto.CryptoAlgorithmNames +private import experimental.crypto.CryptoAlgorithmNames import semmle.code.cpp.ir.dataflow.TaintTracking