diff options
Diffstat (limited to 'config_file.h')
-rw-r--r-- | config_file.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config_file.h b/config_file.h index d8e150b..59c7736 100644 --- a/config_file.h +++ b/config_file.h @@ -19,6 +19,7 @@ #ifndef CONFIG_FILE_H #define CONFIG_FILE_H +#include "debug.h" #include <glib.h> struct config_file |