Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
srimanachanta committed Nov 18, 2023
1 parent ecd6bc3 commit 984f2b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion photon-lib/src/test/native/cpp/SimVisionSystemTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

#include "gtest/gtest.h"
#include "photonlib/PhotonUtils.h"
#include "photonlib/SimVisionSystem.h"
#include "photonlib/simulation/SimVisionSystem.h"

class SimVisionSystemTest : public ::testing::Test {
void SetUp() override {
Expand Down

0 comments on commit 984f2b4

Please sign in to comment.