diff options
Diffstat (limited to 'plugins/gtkpref/gtkpref.c')
-rw-r--r-- | plugins/gtkpref/gtkpref.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/gtkpref/gtkpref.c b/plugins/gtkpref/gtkpref.c index 84f51726..1f6241c1 100644 --- a/plugins/gtkpref/gtkpref.c +++ b/plugins/gtkpref/gtkpref.c @@ -22,7 +22,7 @@ #include <windows.h> -#include "xchat-plugin.h" +#include "hexchat-plugin.h" static xchat_plugin *ph; /* plugin handle */ |