fixed cmake again...
[umurmur.git] / src / ssl.h
index c495cc5f272daa04ad2fc1a4103a9be84452f4e1..f88e3017a8f80606623ba1206e28043a7bb38db5 100644 (file)
--- a/src/ssl.h
+++ b/src/ssl.h
@@ -32,9 +32,7 @@
 #ifndef SSL_H_987698
 #define SSL_H_987698
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #ifdef USE_POLARSSL
 #include <polarssl/ssl.h>