From c2d3ed2acc9fdb9b0900b70d427d91b22684a8ec Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 2 Oct 2013 08:11:58 +0200 Subject: Listen, ...: add missing includes --- src/db/SimpleDatabasePlugin.cxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/db') diff --git a/src/db/SimpleDatabasePlugin.cxx b/src/db/SimpleDatabasePlugin.cxx index 7ba86fb38..c28f0e4cc 100644 --- a/src/db/SimpleDatabasePlugin.cxx +++ b/src/db/SimpleDatabasePlugin.cxx @@ -32,6 +32,8 @@ #include "util/Error.hxx" #include "util/Domain.hxx" +#include + #include #include -- cgit v1.2.3