File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
// See the License for the specific language governing permissions and
13
13
// limitations under the License.
14
14
15
- #ifndef FIREBASE_FIRESTORE_SRC_MAIN_FIRESTORE_EXCEPTIONS_MAIN_H_
16
- #define FIREBASE_FIRESTORE_SRC_MAIN_FIRESTORE_EXCEPTIONS_MAIN_H_
15
+ #ifndef FIREBASE_FIRESTORE_SRC_COMMON_FIRESTORE_EXCEPTIONS_COMMON_H_
16
+ #define FIREBASE_FIRESTORE_SRC_COMMON_FIRESTORE_EXCEPTIONS_COMMON_H_
17
17
18
18
// Note: this header only exists to simplify the Unity build (the SWIG build has
19
19
// trouble directly including a header that comes from the iOS repo).
20
20
#include "Firestore/core/src/util/firestore_exceptions.h"
21
21
22
- #endif // FIREBASE_FIRESTORE_SRC_MAIN_FIRESTORE_EXCEPTIONS_MAIN_H_
22
+ #endif // FIREBASE_FIRESTORE_SRC_COMMON_FIRESTORE_EXCEPTIONS_COMMON_H_
You can’t perform that action at this time.
0 commit comments