diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-24 21:33:02 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-24 21:33:02 +0200 |
commit | 1a75c8e1be58a25510642605dcd40c5c65e9c3f3 (patch) | |
tree | 5b2dfa67be95015059d13a6af0955767137c634d /plugins/wmpa/wmpadialog.cpp | |
parent | 6d356a5e5165dfa214b2bd9fa01f67b809643c59 (diff) |
A lot more rebranding
Diffstat (limited to 'plugins/wmpa/wmpadialog.cpp')
-rw-r--r-- | plugins/wmpa/wmpadialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/wmpa/wmpadialog.cpp b/plugins/wmpa/wmpadialog.cpp index b0cdd16e..90bae309 100644 --- a/plugins/wmpa/wmpadialog.cpp +++ b/plugins/wmpa/wmpadialog.cpp @@ -10,7 +10,7 @@ #include "wmpa.h" #include "WMPADialog.h" #include "shellapi.h" -#include "xchat-plugin.h" +#include "hexchat-plugin.h" #ifdef _DEBUG #define new DEBUG_NEW |