aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_convert.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_convert.c')
-rw-r--r--res/res_convert.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/res/res_convert.c b/res/res_convert.c
index 85bc7d2da..c62aba4d5 100644
--- a/res/res_convert.c
+++ b/res/res_convert.c
@@ -26,13 +26,14 @@
*
*/
+#include "asterisk.h"
+
+ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
-#include "asterisk.h"
-ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
-
#include "asterisk/channel.h"
#include "asterisk/logger.h"
#include "asterisk/module.h"