diff options
Diffstat (limited to 'protocols/JabberG/jabber_opt.cpp')
-rw-r--r-- | protocols/JabberG/jabber_opt.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/JabberG/jabber_opt.cpp b/protocols/JabberG/jabber_opt.cpp index 53feb71763..588e3a9e4b 100644 --- a/protocols/JabberG/jabber_opt.cpp +++ b/protocols/JabberG/jabber_opt.cpp @@ -30,7 +30,6 @@ Last change by : $Author: borkra $ #include "jabber_caps.h"
#include "jabber_opttree.h"
-#include "m_wizard.h"
#include "m_modernopt.h"
static BOOL (WINAPI *pfnEnableThemeDialogTexture)(HANDLE, DWORD) = 0;
|