about summary refs log tree commit diff stats
path: root/src/command/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/command/command.h')
-rw-r--r--src/command/command.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/command/command.h b/src/command/command.h
index 656e2221..34beee86 100644
--- a/src/command/command.h
+++ b/src/command/command.h
@@ -37,7 +37,6 @@
 
 #include <glib.h>
 
-#include "xmpp/form.h"
 #include "ui/ui.h"
 
 GHashTable *commands;