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 67948c6..24fcb69 100644 --- a/commonheaders.h +++ b/commonheaders.h @@ -65,4 +65,5 @@ using std::fstream; #include "gpg_wrapper.h" #include "jabber_account.h" #include "metacontacts.h" +#include "log.h" #endif |