aboutsummaryrefslogtreecommitdiffstats
path: root/snprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'snprintf.c')
-rw-r--r--snprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/snprintf.c b/snprintf.c
index 0bd8aa95ac..81d0ba1711 100644
--- a/snprintf.c
+++ b/snprintf.c
@@ -44,8 +44,8 @@
# include "config.h"
#endif
-#include "snprintf-imp.h"
#include "snprintf.h"
+#include "snprintf-imp.h"
/*
* Find the nth power of 10