From 89d8d786527a6e9ee00c8c8ad1f1954114a9441d Mon Sep 17 00:00:00 2001 From: rizzo Date: Tue, 20 Nov 2007 23:16:15 +0000 Subject: move asterisk/paths.h outside asterisk.h and into those files who really need it. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@89466 f38db490-d61c-443f-a65b-d21fe96a405b --- main/loader.c | 1 + 1 file changed, 1 insertion(+) (limited to 'main/loader.c') diff --git a/main/loader.c b/main/loader.c index 3ffa68758..dcf8854f2 100644 --- a/main/loader.c +++ b/main/loader.c @@ -32,6 +32,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include "asterisk/_private.h" +#include "asterisk/paths.h" /* use ast_config_AST_MODULE_DIR */ #include #include "asterisk/linkedlists.h" -- cgit v1.2.3