about summary refs log tree commit diff stats
path: root/src/plugins/callbacks.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/callbacks.h')
-rw-r--r--src/plugins/callbacks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/callbacks.h b/src/plugins/callbacks.h
index dc6b78bb..9b175d0a 100644
--- a/src/plugins/callbacks.h
+++ b/src/plugins/callbacks.h
@@ -37,7 +37,7 @@
 
 #include <glib.h>
 
-#include "command/command.h"
+#include "command/cmd_defs.h"
 
 typedef struct p_command {
     const char *command_name;