diff options
Diffstat (limited to 'commonheaders.h')
-rw-r--r-- | commonheaders.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/commonheaders.h b/commonheaders.h index 016fbde..67948c6 100644 --- a/commonheaders.h +++ b/commonheaders.h @@ -64,4 +64,5 @@ using std::fstream; #include "main.h" #include "gpg_wrapper.h" #include "jabber_account.h" +#include "metacontacts.h" #endif |