summary refs log tree commit diff stats
path: root/plugins/hextray/hextray.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/hextray/hextray.h')
-rw-r--r--plugins/hextray/hextray.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/hextray/hextray.h b/plugins/hextray/hextray.h
index 2c244d8f..30a564bc 100644
--- a/plugins/hextray/hextray.h
+++ b/plugins/hextray/hextray.h
@@ -36,7 +36,7 @@ extern unsigned int		g_dwPrefs;
 extern TCHAR			g_szAway[512];

 extern int				g_iTime;

 extern WNDPROC			g_hOldProc;

-extern struct _xchat_plugin *ph;

+extern struct _hexchat_plugin *ph;

 /******************************************************/

 

 /******************** Messages ************************/