diff options
Diffstat (limited to 'include/Main.h')
-rw-r--r-- | include/Main.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Main.h b/include/Main.h index 0e3885a..014fc6b 100644 --- a/include/Main.h +++ b/include/Main.h @@ -1,6 +1,7 @@ #ifndef __MAIN_H__ #define __MAIN_H__ +#include "gettext.h" #include "Exceptions.h" extern char ** environ; |