summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_opt.cpp
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2020-10-24 16:55:39 +0300
committerGeorge Hazan <ghazan@miranda.im>2020-10-24 16:55:46 +0300
commite733ae39773abeb2c9bce9cb3e25812564506e6b (patch)
tree1b66d1d3f68b21ab7331bdac0112cf1d3fa85958 /protocols/JabberG/src/jabber_opt.cpp
parent3506ad40b99f33066288494bd49768cdebf9d78c (diff)
CCtrlTreeOpts class moved to mir_core, to be reused later
Diffstat (limited to 'protocols/JabberG/src/jabber_opt.cpp')
-rwxr-xr-xprotocols/JabberG/src/jabber_opt.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/JabberG/src/jabber_opt.cpp b/protocols/JabberG/src/jabber_opt.cpp
index 3045c470b2..ea16e42f93 100755
--- a/protocols/JabberG/src/jabber_opt.cpp
+++ b/protocols/JabberG/src/jabber_opt.cpp
@@ -26,7 +26,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include "stdafx.h"
#include "jabber_list.h"
#include "jabber_caps.h"
-#include "jabber_opttree.h"
static BOOL(WINAPI *pfnEnableThemeDialogTexture)(HANDLE, DWORD) = nullptr;