Skip to content

Commit

Permalink
Fix one include
Browse files Browse the repository at this point in the history
  • Loading branch information
ToniRV committed May 12, 2020
1 parent cb9bff6 commit 2456589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/visualizer/OpenCvVisualizer3D.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* @author Antoni Rosinol
*/

#include "kimera-vio/visualizer/Visualizer3D.h"
#include "kimera-vio/visualizer/OpenCvVisualizer3D.h"

#include <algorithm> // for min
#include <memory> // for shared_ptr<>
Expand Down

0 comments on commit 2456589

Please sign in to comment.