conf.h: move constants to ConfigDefaults.hxx

This commit is contained in:
Max Kellermann
2013-09-05 08:42:08 +02:00
parent 7d0269d2ce
commit 9605e24655
6 changed files with 29 additions and 9 deletions

View File

@@ -28,6 +28,7 @@
#include "Mapper.hxx"
#include "TextFile.hxx"
#include "conf.h"
#include "ConfigDefaults.hxx"
#include "Idle.hxx"
#include "fs/Path.hxx"
#include "fs/FileSystem.hxx"