aboutsummaryrefslogtreecommitdiffstats
path: root/stdtime/localtime.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdtime/localtime.c')
-rwxr-xr-xstdtime/localtime.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/stdtime/localtime.c b/stdtime/localtime.c
index 7adaabf1d..2a82da949 100755
--- a/stdtime/localtime.c
+++ b/stdtime/localtime.c
@@ -26,8 +26,8 @@
#endif
#define TZ_STRLEN_MAX 255
/* #define DEBUG */
-#include <asterisk/lock.h>
-#include <asterisk/localtime.h>
+#include "asterisk/lock.h"
+#include "asterisk/localtime.h"
#ifndef lint