]> git.pld-linux.org Git - packages/OpenCASCADE.git/blame - OpenCASCADE-X.patch
- disable ffmpeg, rel 2
[packages/OpenCASCADE.git] / OpenCASCADE-X.patch
CommitLineData
40cbf0ef
JB
1--- occt-cec1ecd/src/IVtkDraw/IVtkDraw_Interactor.cxx.orig 2023-07-21 17:36:51.000000000 +0200
2+++ occt-cec1ecd/src/IVtkDraw/IVtkDraw_Interactor.cxx 2023-09-06 19:55:42.845602803 +0200
3@@ -19,6 +19,8 @@
4 #include <vtkWin32RenderWindowInteractor.h>
5 #include <vtkWin32OpenGLRenderWindow.h>
6 #else
7+#include <vtkXRenderWindowInteractor.h>
8+#include <vtkXOpenGLRenderWindow.h>
9 #include <GL/glx.h>
10
11 // Preventing naming collisions between
12@@ -36,8 +38,6 @@
13 #undef Success
14 #endif
15
16-#include <vtkXRenderWindowInteractor.h>
17-#include <vtkXOpenGLRenderWindow.h>
18 #endif
19 #include <vtkActor.h>
20 #include <vtkActorCollection.h>
This page took 0.13548 seconds and 4 git commands to generate.