import from HEAD
[freeradius.git] / src / modules / rlm_otp / otp_pwe.c
index 76036b1..f0c9b99 100644 (file)
@@ -31,9 +31,9 @@ RCSID("$Id$")
 /* avoid inclusion of these FR headers which conflict w/ OpenSSL */
 #define _LRAD_MD4_H
 #define _LRAD_SHA1_H
-#include <freeradius-devel/rad_assert.h>
-#include <freeradius-devel/autoconf.h>
-#include <freeradius-devel/radiusd.h>
+#include <rad_assert.h>
+#include <autoconf.h>
+#include <radiusd.h>
 
 #include "extern.h"