aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcryptostub.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cryptostub.c b/cryptostub.c
index b8f192868..99fbe3e45 100755
--- a/cryptostub.c
+++ b/cryptostub.c
@@ -16,8 +16,7 @@
* at the top of the source tree.
*/
-#include <asterisk/crypto.h>
-
+#include "asterisk/crypto.h"
/* Hrm, I wonder if the compiler is smart enough to only create two functions
for all these... I could force it to only make two, but those would be some