Skip to content

Commit

Permalink
Update location of RawFrame
Browse files Browse the repository at this point in the history
  • Loading branch information
sciencewhiz committed Dec 3, 2023
1 parent f2dc8cd commit d731994
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

import edu.wpi.first.cscore.VideoMode.PixelFormat;
import edu.wpi.first.cscore.CameraServerJNI;
import edu.wpi.first.cscore.raw.RawFrame;
import edu.wpi.first.util.RawFrame;

import edu.umd.cs.findbugs.annotations.SuppressFBWarnings;

Expand Down

0 comments on commit d731994

Please sign in to comment.