Fix unnecessary rebuilds on Ninja

Not tested on make but maybe happened there too
This commit is contained in:
Andrew Hyatt 2021-02-09 14:21:11 -05:00
parent 1df2f52909
commit bdd0f30687

View File

@ -27,7 +27,7 @@
// //
#include "tdtransit.h" #include "tdtransit.h"
#include "tokend.h" #include "tokend.h"
#include <CoreServices/../Frameworks/CarbonCore.framework/Headers/MacErrors.h> #include <CoreServices/MacErrors.h>
namespace Security { namespace Security {