X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=Sparkle.framework%2FVersions%2FA%2FHeaders%2FSparkle.h;fp=Sparkle.framework%2FVersions%2FA%2FHeaders%2FSparkle.h;h=08dd577758cadae145fd06bc111f5bd1b50e6ffa;hp=0000000000000000000000000000000000000000;hb=63a4e78b77b29d91a0f3cb592b07bd65a70b82b8;hpb=a506d9971da5088cfb62daf02a1858e503619ea1 diff --git a/Sparkle.framework/Versions/A/Headers/Sparkle.h b/Sparkle.framework/Versions/A/Headers/Sparkle.h new file mode 100644 index 0000000..08dd577 --- /dev/null +++ b/Sparkle.framework/Versions/A/Headers/Sparkle.h @@ -0,0 +1,21 @@ +// +// Sparkle.h +// Sparkle +// +// Created by Andy Matuschak on 3/16/06. (Modified by CDHW on 23/12/07) +// Copyright 2006 Andy Matuschak. All rights reserved. +// + +#ifndef SPARKLE_H +#define SPARKLE_H + +// This list should include the shared headers. It doesn't matter if some of them aren't shared (unless +// there are name-space collisions) so we can list all of them to start with: + +#import + +#import +#import +#import + +#endif