Rationalise our include paths
[openafs.git] / src / des / des.h
index 9ad21d4..2b4b768 100644 (file)
@@ -14,7 +14,7 @@
 #if defined(UKERNEL)
 #include "des/mit-cpyright.h"
 #else /* defined(UKERNEL) */
-#include <mit-cpyright.h>
+#include "mit-cpyright.h"
 #endif /* defined(UKERNEL) */
 
 typedef unsigned char des_cblock[8];   /* crypto-block size */