diff options
Diffstat (limited to 'src/decoder/DecoderPrint.cxx')
-rw-r--r-- | src/decoder/DecoderPrint.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/DecoderPrint.cxx b/src/decoder/DecoderPrint.cxx index 06ef1f05e..54b89c36c 100644 --- a/src/decoder/DecoderPrint.cxx +++ b/src/decoder/DecoderPrint.cxx @@ -21,7 +21,7 @@ #include "DecoderPrint.hxx" #include "DecoderList.hxx" #include "DecoderPlugin.hxx" -#include "Client.hxx" +#include "client/Client.hxx" #include <functional> |