diff options
Diffstat (limited to 'base/plugins.h')
-rw-r--r-- | base/plugins.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/plugins.h b/base/plugins.h index faf256c6b5..a4c7f114f9 100644 --- a/base/plugins.h +++ b/base/plugins.h @@ -26,6 +26,7 @@ #ifndef BASE_PLUGINS_H #define BASE_PLUGINS_H +#include "common/array.h" #include "common/error.h" #include "common/singleton.h" #include "common/util.h" |