about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--src/ui/ui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/ui.h b/src/ui/ui.h
index a4b9e8ec..18a5864f 100644
--- a/src/ui/ui.h
+++ b/src/ui/ui.h
@@ -41,6 +41,7 @@
 #include "ui/win_types.h"
 #include "muc.h"
 #include "config/tlscerts.h"
+#include "config/account.h"
 #ifdef HAVE_LIBOTR
 #include "otr/otr.h"
 #endif