File Tree: Accidentally removed logging header that's used elsewhere

This commit is contained in:
Christopher Snowhill 2022-01-23 15:02:46 -08:00
parent 003b30cba2
commit 29ad6e3060

View file

@ -17,6 +17,8 @@
#import "SmartFolderNode.h"
#import "ContainerNode.h"
#import "Logging.h"
@implementation PathNode
//From http://developer.apple.com/documentation/Cocoa/Conceptual/LowLevelFileMgmt/Tasks/ResolvingAliases.html