diff --git a/cryptostub.c b/cryptostub.c
index b8f192868090887c678e683b65c9186649c128bc..99fbe3e45142caf3e7d95c2b5b14832feaa4cebc 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