Fixed #include referring to renamed file.
authorcmiller <cmiller>
Tue, 13 Mar 2001 21:13:29 +0000 (21:13 +0000)
committercmiller <cmiller>
Tue, 13 Mar 2001 21:13:29 +0000 (21:13 +0000)
src/modules/rlm_sql/drivers/rlm_sql_iodbc/sql_iodbc.c

index 0b0142e..b452c55 100644 (file)
@@ -9,7 +9,7 @@
 #include <string.h>
 
 #include       "radiusd.h"
-#include       "rlm_sql.h"
+#include       "sql_iodbc.h"
 
 /*************************************************************************
  *