Skip to content

Commit

Permalink
Merge branch 'Update_ImGui_v1.90.9' of https://github.com/Noy-Zini/li…
Browse files Browse the repository at this point in the history
…brealsense into Update_ImGui_v1.90.9
  • Loading branch information
Noy-Zini committed Oct 1, 2024
2 parents 8da1190 + 805a964 commit 5ea88b8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/align/rs-align.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
#include <imgui_impl_opengl3.h>
#include<realsense_imgui.h>

#include "imgui_impl_glfw.h"
#include <imgui_impl_opengl3.h>
#include<realsense_imgui.h>

/*
This example introduces the concept of spatial stream alignment.
For example usecase of alignment, please check out align-advanced and measure demos.
Expand Down

0 comments on commit 5ea88b8

Please sign in to comment.