Filter/Internal: split header

This commit is contained in:
Max Kellermann
2018-01-01 18:48:34 +01:00
parent 5227582e90
commit 551ac56a33
18 changed files with 74 additions and 42 deletions

View File

@@ -19,7 +19,8 @@
#include "config.h"
#include "Observer.hxx"
#include "FilterInternal.hxx"
#include "Filter.hxx"
#include "Prepared.hxx"
#include "util/ConstBuffer.hxx"
#include <assert.h>