aboutsummaryrefslogtreecommitdiff
path: root/config_file.c
diff options
context:
space:
mode:
Diffstat (limited to 'config_file.c')
-rw-r--r--config_file.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/config_file.c b/config_file.c
index 33dd512..b085c4c 100644
--- a/config_file.c
+++ b/config_file.c
@@ -16,8 +16,7 @@
* <http://www.gnu.org/licenses/>. *
************************************************************************/
-#include "config_file.h"
-#include "common.h"
+#include "paramano.h"
gboolean config_open(struct config_file* config_file)
{