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

@ -51,7 +51,7 @@
#include "click.h"
#include "key_press.h"
#include "floating.h"
#include "config.h"
#include "configuration.h"
#include "handlers.h"
#include "randr.h"
#include "xinerama.h"