fixed compilation (added temporary ircd_config.h)
[NextIRCd.git] / src / main.c
index fefe88bc32b73d55c0737b178b3ae069dfb83a67..848023a0e5a62e9126d3701d862e03a4edbb9be9 100644 (file)
@@ -15,7 +15,7 @@
  * along with this program. If not, see <http://www.gnu.org/licenses/>. 
  */
 
-#include "config.h"
+#include "ircd_config.h"
 #include "ircd_sock.h"
 #include "IOHandler/IOHandler.h"
 #include "IOHandler/IOLog.h"