Include files used to build the server are now <freeradius-devel/*.h>
[freeradius.git] / src / modules / rlm_otp / otp_rlm.c
index 4a74acb..a138408 100644 (file)
@@ -49,7 +49,7 @@
 
 #include "otp.h"
 #ifdef FREERADIUS
-#include "modules.h"
+#include <freeradius-devel/modules.h>
 #endif
 
 static const char rcsid[] = "$Id$";