diff options
Diffstat (limited to 'plugins/exec/exec.c')
-rw-r--r-- | plugins/exec/exec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/exec/exec.c b/plugins/exec/exec.c index 28bc13ab..6f3e350c 100644 --- a/plugins/exec/exec.c +++ b/plugins/exec/exec.c @@ -23,7 +23,7 @@ #include <windows.h> #include <time.h> -#include "xchat-plugin.h" +#include "hexchat-plugin.h" static xchat_plugin *ph; /* plugin handle */ static const char name[] = "Exec"; |