Renamed windows.h -> ui.h

This commit is contained in:
James Booth
2012-05-24 01:11:43 +01:00
parent 1b7170243c
commit 278cd9dd1d
10 changed files with 18 additions and 17 deletions

View File

@@ -29,7 +29,7 @@
#include "contact_list.h"
#include "history.h"
#include "jabber.h"
#include "windows.h"
#include "ui.h"
#include "util.h"
#include "preferences.h"