Skip to content

Commit

Permalink
Fixed include capitalization.
Browse files Browse the repository at this point in the history
  • Loading branch information
NottheIRS committed Feb 17, 2024
1 parent f7563af commit 7a1b5a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/cpp/subsystems/SmartIntake.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#include "Subsystems/SmartIntake.h"
#include "subsystems/SmartIntake.h"

SmartIntake::SmartIntake()
{
Expand Down

0 comments on commit 7a1b5a9

Please sign in to comment.