aboutsummaryrefslogtreecommitdiff
path: root/src/cryptopp/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cryptopp/cpu.h')
-rw-r--r--src/cryptopp/cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cryptopp/cpu.h b/src/cryptopp/cpu.h
index 113b8a1f3b..7f01dad852 100644
--- a/src/cryptopp/cpu.h
+++ b/src/cryptopp/cpu.h
@@ -10,7 +10,7 @@
#else
-#include "cryptopp/config.h"
+#include "config.h"
#ifdef CRYPTOPP_MSVC6PP_OR_LATER
#include <emmintrin.h>