Rationalise our include paths
[openafs.git] / src / des / pcbc_encrypt.c
index 8f8cd6e..fd88793 100644 (file)
  * spm 8/85    MIT project athena
  */
 
-#include <mit-cpyright.h>
+#include "mit-cpyright.h"
 #ifndef KERNEL
 #include <stdio.h>
 #include <string.h>
 #endif
 #include <afsconfig.h>
 #include <afs/param.h>
-#include <des.h>
+#include "des.h"
 #include "des_prototypes.h"