summaryrefslogtreecommitdiffstats
path: root/crypto/pqueue
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/pqueue')
-rw-r--r--crypto/pqueue/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/pqueue/Makefile b/crypto/pqueue/Makefile
index 503b69ce8d..569c3c96ec 100644
--- a/crypto/pqueue/Makefile
+++ b/crypto/pqueue/Makefile
@@ -65,4 +65,4 @@ pqueue.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
pqueue.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
pqueue.o: ../../include/openssl/pqueue.h ../../include/openssl/safestack.h
pqueue.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
-pqueue.o: ../cryptlib.h pqueue.c
+pqueue.o: ../include/internal/cryptlib.h pqueue.c