aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/DecoderPrint.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/decoder/DecoderPrint.cxx2
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>