aboutsummaryrefslogtreecommitdiffstats
path: root/dlfcn.c
diff options
context:
space:
mode:
Diffstat (limited to 'dlfcn.c')
-rwxr-xr-xdlfcn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dlfcn.c b/dlfcn.c
index 6ef390c4a..0fae63514 100755
--- a/dlfcn.c
+++ b/dlfcn.c
@@ -47,7 +47,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef __BSD_VISIBLE
#define __BSD_VISIBLE 1
#endif
-#include <asterisk/dlfcn-compat.h>
+#include "asterisk/dlfcn-compat.h"
#ifndef dl_restrict
#define dl_restrict __restrict