Include files used to build the server are now <freeradius-devel/*.h>
[freeradius.git] / src / modules / rlm_mschap / smbencrypt.c
index 601a580..ae00e1d 100644 (file)
  * Copyright 2002  3APA3A for FreeRADIUS project
  */
 
-#include       "autoconf.h"
+#include       <freeradius-devel/autoconf.h>
 #include        <stdio.h>
 #include        <stdlib.h>
 #include        <string.h>
 #include        <ctype.h>
 
-#include        "md4.h"
+#include        <freeradius-devel/md4.h>
 
 #include       "smbdes.h"