use new RCSID macro to prevent Id keyword from being optimized out
[freeradius.git] / src / modules / rlm_otp / otp.h
index c57b368..fe2b029 100644 (file)
@@ -21,7 +21,7 @@
 #ifndef OTP_H
 #define OTP_H
 
-#include "ident.h"
+#include <freeradius-devel/ident.h>
 RCSIDH(otp_h, "$Id$")
 
 #include <sys/types.h>