From 12d86eba2f5a3ef8b27912c031a5c276cc1f3b35 Mon Sep 17 00:00:00 2001 From: Kevin Weller Date: Sat, 19 May 2012 22:42:57 -0600 Subject: [PATCH] Rename header file as example only; refer to active header in parent directory for custom settings. --- Appirater.h => Appirater.example.h | 0 Appirater.m | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename Appirater.h => Appirater.example.h (100%) diff --git a/Appirater.h b/Appirater.example.h similarity index 100% rename from Appirater.h rename to Appirater.example.h diff --git a/Appirater.m b/Appirater.m index 3c99b5a5..e7039175 100644 --- a/Appirater.m +++ b/Appirater.m @@ -34,7 +34,7 @@ * Copyright 2012 Arash Payan. All rights reserved. */ -#import "Appirater.h" +#import "../Appirater.h" #import #include