Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/majn/tgl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/rand_openssl.c')
-rw-r--r--crypto/rand_openssl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/rand_openssl.c b/crypto/rand_openssl.c
index bb2d504..31f455b 100644
--- a/crypto/rand_openssl.c
+++ b/crypto/rand_openssl.c
@@ -18,7 +18,7 @@
Copyright Ben Wiederhake 2015
*/
-#include "../config.h"
+#include "config.h"
#ifndef TGL_AVOID_OPENSSL