Skip to content

Commit

Permalink
Primitive.h -> primitives.h
Browse files Browse the repository at this point in the history
Summary:
Refactor Primitives.h -> primitives.h

changelog: [internal] internal

Reviewed By: JoshuaGross

Differential Revision: D27210461

fbshipit-source-id: 6b540e20c9123df6b10909564530acfe10845082
  • Loading branch information
mdvacca authored and facebook-github-bot committed Mar 22, 2021
1 parent f3fc425 commit 866bf5f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReactCommon/react/renderer/mapbuffer/MapBuffer.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

#pragma once

#include <react/renderer/mapbuffer/Primitive.h>
#include <react/renderer/mapbuffer/primitives.h>

namespace facebook {
namespace react {
Expand Down

0 comments on commit 866bf5f

Please sign in to comment.