aboutsummaryrefslogtreecommitdiff
path: root/config_file.h
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-09-28 15:49:52 +1300
committerDavid <dbphillipsnz@gmail.com>2014-09-28 15:49:52 +1300
commitae0bc8b17d75bdbe4e537e97f11fea04c4720c36 (patch)
treed52cc14b3c5c7eb192c15b7ba85666bc2686dc86 /config_file.h
parent808b2a843859d4d51a44688eb02d0e42380f6c27 (diff)
downloadparamano-ae0bc8b17d75bdbe4e537e97f11fea04c4720c36.tar.xz
Code tidy
Diffstat (limited to 'config_file.h')
-rw-r--r--config_file.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/config_file.h b/config_file.h
index e4d8696..61ef74b 100644
--- a/config_file.h
+++ b/config_file.h
@@ -19,8 +19,6 @@
#ifndef CONFIG_FILE_H
#define CONFIG_FILE_H
-#include <glib.h>
-
struct config_file
{
GKeyFile* key_file;