aboutsummaryrefslogtreecommitdiff
path: root/src/ClientNew.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-01-09 08:08:36 +0100
committerMax Kellermann <max@duempel.org>2013-01-09 08:08:36 +0100
commit377a2b9e077d19501b89f4347afa78baa6c32f5f (patch)
tree7524c6ca4d29fe569d714251fdd30cb96f1185ca /src/ClientNew.cxx
parent045993001c2d9fc075bff122e14d5afd779e8069 (diff)
ClientList: add header ClientList.hxx
Diffstat (limited to 'src/ClientNew.cxx')
-rw-r--r--src/ClientNew.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ClientNew.cxx b/src/ClientNew.cxx
index 489af8c3..a95c77fd 100644
--- a/src/ClientNew.cxx
+++ b/src/ClientNew.cxx
@@ -19,6 +19,7 @@
#include "config.h"
#include "ClientInternal.hxx"
+#include "ClientList.hxx"
#include "Partition.hxx"
#include "fd_util.h"
extern "C" {