about summary refs log tree commit diff stats
path: root/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.h b/src/common.h
index 31201b86..2c5860b6 100644
--- a/src/common.h
+++ b/src/common.h
@@ -24,6 +24,7 @@
 #define COMMON_H
 
 #include <stdio.h>
+
 #include <glib.h>
 
 #if !GLIB_CHECK_VERSION(2,28,0)