Explorar o código

Fix warning caused by previous commit on this file.

Martijn Laan %!s(int64=6) %!d(string=hai) anos
pai
achega
54b77a40c1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Components/FolderTreeView.pas

+ 1 - 1
Components/FolderTreeView.pas

@@ -135,7 +135,7 @@ implementation
 }
 
 uses
-  PathFunc, ShellApi, UxThemeISX{$IFDEF IS_D12}, Types{$ENDIF};
+  PathFunc, ShellApi, UxThemeISX, Types;
 
 const
   SHPPFW_NONE = $00000000;