summaryrefslogtreecommitdiffstats
path: root/crypto/cast/casts.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/cast/casts.cpp')
-rw-r--r--crypto/cast/casts.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/cast/casts.cpp b/crypto/cast/casts.cpp
index bac7be2c9c..8d7bd468d2 100644
--- a/crypto/cast/casts.cpp
+++ b/crypto/cast/casts.cpp
@@ -32,7 +32,7 @@ void GetTSC(unsigned long& tsc)
#include <stdio.h>
#include <stdlib.h>
-#include "cast.h"
+#include <openssl/cast.h>
void main(int argc,char *argv[])
{