diff options
Diffstat (limited to 'plugins/hextray/utility.cpp')
-rw-r--r-- | plugins/hextray/utility.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/hextray/utility.cpp b/plugins/hextray/utility.cpp index 8f6caa27..4a2ddde7 100644 --- a/plugins/hextray/utility.cpp +++ b/plugins/hextray/utility.cpp @@ -21,9 +21,9 @@ #include <commctrl.h> #include <tchar.h> -#include "xchat-plugin.h" +#include "hexchat-plugin.h" #include "utility.h" -#include "xtray.h" +#include "hextray.h" #include "callbacks.h" #include "resource.h" |