rename config.h to configuration.h

This is a preparation step for the next commit.
This commit is contained in:
Michael Stapelberg
2016-10-07 13:33:58 +02:00
parent ea0b5dd335
commit 4e9925de73
5 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@
#include "data.h"
#include "tree.h"
#include "config.h"
#include "configuration.h"
#include "i3/ipc.h"