diff --git a/components/virtualtreeview-new/trunk/VirtualTrees.pas b/components/virtualtreeview-new/trunk/VirtualTrees.pas index c05841c82..81216d334 100644 --- a/components/virtualtreeview-new/trunk/VirtualTrees.pas +++ b/components/virtualtreeview-new/trunk/VirtualTrees.pas @@ -331,7 +331,7 @@ uses SyncObjs // Thread support //Clipbrd // Clipboard support {$ifdef ThemeSupport} - , Themes , Win32UxTheme + , Themes , Win32UxTheme, UxTheme {$endif ThemeSupport} {$ifdef EnableAccessible} , oleacc // for MSAA IAccessible support