aboutsummaryrefslogtreecommitdiff
path: root/config_file.c
diff options
context:
space:
mode:
Diffstat (limited to 'config_file.c')
-rw-r--r--config_file.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/config_file.c b/config_file.c
index a62f094..784956b 100644
--- a/config_file.c
+++ b/config_file.c
@@ -17,6 +17,7 @@
************************************************************************/
#include "config_file.h"
+#include "debug.h"
gboolean config_open(struct config_file* config_file)
{