X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/54ce88fd2669a729c89c940be3abc9456d19d542..84a0890e6ef49b5d41a0b9ff0b5a5fe95cca6f3e:/test/hash.cc?ds=sidebyside

diff --git a/test/hash.cc b/test/hash.cc
index 259aa4e9a..88f09fca0 100644
--- a/test/hash.cc
+++ b/test/hash.cc
@@ -1,7 +1,6 @@
 #include <apt-pkg/md5.h>
 #include <apt-pkg/sha1.h>
-#include <apt-pkg/sha256.h>
-#include <apt-pkg/sha512.h>
+#include <apt-pkg/sha2.h>
 #include <apt-pkg/strutl.h>
 #include <iostream>