aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/txt_db/txt_db.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/txt_db/txt_db.h')
-rw-r--r--crypto/txt_db/txt_db.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/txt_db/txt_db.h b/crypto/txt_db/txt_db.h
index aca6dae393..54234e3c42 100644
--- a/crypto/txt_db/txt_db.h
+++ b/crypto/txt_db/txt_db.h
@@ -63,8 +63,8 @@
extern "C" {
#endif
-#include "stack.h"
-#include "lhash.h"
+#include <openssl/stack.h>
+#include <openssl/lhash.h>
#define DB_ERROR_OK 0
#define DB_ERROR_MALLOC 1