From a23c055c3d54e586492c8c194c70ccb4e0c7f3ce Mon Sep 17 00:00:00 2001 From: Luigi 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: https://origsvn.digium.com/svn/asterisk/trunk@89466 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- 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