diff options
Diffstat (limited to 'commands/command.h')
-rw-r--r-- | commands/command.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/command.h b/commands/command.h index a18fc5dd6..bb6edcd81 100644 --- a/commands/command.h +++ b/commands/command.h @@ -4,6 +4,7 @@ #include "core/dive.h" #include "core/pictureobj.h" +#include "core/taxonomy.h" #include <QVector> #include <QAction> #include <vector> |