diff options
Diffstat (limited to 'bot/src/bundle.hpp')
| -rw-r--r-- | bot/src/bundle.hpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bot/src/bundle.hpp b/bot/src/bundle.hpp index a343416..5ee0c1f 100644 --- a/bot/src/bundle.hpp +++ b/bot/src/bundle.hpp @@ -5,6 +5,10 @@ namespace bot { class CommandLoader; } + namespace loc { + class Localization; + } + class InstanceBundle; } |
