aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index fea31782f..f08a2ec31 100644
--- a/src/main.c
+++ b/src/main.c
@@ -24,7 +24,7 @@
#include "client.h"
#include "client_idle.h"
#include "idle.h"
-#include "command.h"
+#include "AllCommands.h"
#include "playlist.h"
#include "stored_playlist.h"
#include "database.h"