IdleFlags: move to procool/

This commit is contained in:
Max Kellermann
2024-07-29 17:01:34 +02:00
parent 12eaaef210
commit d45b7cc972
15 changed files with 14 additions and 14 deletions

View File

@@ -16,7 +16,7 @@
#include "command/AllCommands.hxx"
#include "Partition.hxx"
#include "tag/Config.hxx"
#include "IdleFlags.hxx"
#include "protocol/IdleFlags.hxx"
#include "Log.hxx"
#include "LogInit.hxx"
#include "input/Init.hxx"