use global xchat-plugin.h for xtray

This commit is contained in:
Berke Viktor
2011-11-30 02:22:38 +01:00
parent e2fa2d4787
commit ab3e3926ab
6 changed files with 9 additions and 341 deletions

View File

@@ -22,14 +22,14 @@
#include <list>
#include <string>
#include <shobjidl.h>
#include "xchat-plugin.h"
#include "resource.h"
#include "callbacks.h"
#include "plugin.h"
#include "utility.h"
#include "xtray.h"
#include "sdTray.h"
#include "sdAlerts.h"
#include "plugin.h"
/*****************************************************/
/**** Don't want to pollute the namespace do we? *****/