Added missing config.h includes

This commit is contained in:
James Booth
2015-10-31 23:38:08 +00:00
parent 8a7e2c19f9
commit 17488ca346
7 changed files with 21 additions and 6 deletions

View File

@@ -35,6 +35,8 @@
#ifndef UI_UI_H
#define UI_UI_H
#include "config.h"
#include "command/commands.h"
#include "ui/win_types.h"
#include "muc.h"