diff options
Diffstat (limited to 'plugins/tcl')
-rw-r--r-- | plugins/tcl/tclplugin.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/tcl/tclplugin.c b/plugins/tcl/tclplugin.c index 17b0b99b..fe507bee 100644 --- a/plugins/tcl/tclplugin.c +++ b/plugins/tcl/tclplugin.c @@ -36,7 +36,7 @@ static char RCSID[] = "$Id: tclplugin.c,v 1.65 2012/07/26 20:02:12 mooooooo Exp #include <unistd.h> #endif -#include "xchat-plugin.h" +#include "hexchat-plugin.h" #include "tclplugin.h" #include "printevents.h" |