summary refs log tree commit diff stats
path: root/plugins/xtray/xtray.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/xtray/xtray.cpp')
-rw-r--r--plugins/xtray/xtray.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/xtray/xtray.cpp b/plugins/xtray/xtray.cpp
index a7c8c8bd..33ce125f 100644
--- a/plugins/xtray/xtray.cpp
+++ b/plugins/xtray/xtray.cpp
@@ -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? *****/