Fix textviewer patch.
This commit is contained in:
parent
02b81d9977
commit
68a69d55e4
1 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
|||
diff --git a/imgui_impl_sdl.h b/imgui_impl_sdl.h
|
||||
index 38a73b6..670561e 100644
|
||||
--- a/imgui_impl_sdl.h
|
||||
+++ b/imgui_impl_sdl.h
|
||||
@@ -17,7 +17,7 @@
|
||||
diff --git a/imgui_impl_sdl.h b/imgui_impl_sdl.h
|
||||
index 38a73b6..670561e 100644
|
||||
--- a/imgui_impl_sdl.h
|
||||
+++ b/imgui_impl_sdl.h
|
||||
@@ -17,7 +17,7 @@
|
||||
#pragma once
|
||||
#include "imgui.h" // IMGUI_IMPL_API
|
||||
|
||||
|
|
Loading…
Reference in a new issue