aboutsummaryrefslogtreecommitdiff
path: root/src/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/command.c')
-rw-r--r--src/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command.c b/src/command.c
index 9cb0e69b..e78d8ff7 100644
--- a/src/command.c
+++ b/src/command.c
@@ -30,7 +30,7 @@
#include "queue_print.h"
#include "ls.h"
#include "uri.h"
-#include "decoder_print.h"
+#include "decoder/decoder_print.h"
#include "directory.h"
#include "database.h"
#include "update.h"