diff options
Diffstat (limited to 'src/ClientNew.cxx')
-rw-r--r-- | src/ClientNew.cxx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/ClientNew.cxx b/src/ClientNew.cxx index e1c042614..bccabede9 100644 --- a/src/ClientNew.cxx +++ b/src/ClientNew.cxx @@ -18,9 +18,7 @@ */ #include "config.h" -extern "C" { -#include "client_internal.h" -} +#include "ClientInternal.hxx" #include "fd_util.h" extern "C" { #include "fifo_buffer.h" |