Skip to content

Commit

Permalink
Update old android import
Browse files Browse the repository at this point in the history
  • Loading branch information
piaskowyk committed Aug 30, 2023
1 parent b55132a commit 2cb3f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/src/main/cpp/NativeProxy.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
#include <string>

#include "AndroidUIScheduler.h"
#include "JsiUtils.h"
#include "LayoutAnimationsManager.h"
#include "NativeProxy.h"
#include "PlatformDepMethodsHolder.h"
#include "RNRuntimeDecorator.h"
#include "ReanimatedJSIUtils.h"
#include "ReanimatedRuntime.h"
#include "WorkletRuntime.h"
#include "WorkletRuntimeCollector.h"
Expand Down

0 comments on commit 2cb3f63

Please sign in to comment.