summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/opengl/Operation.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/opengl/Operation.cxx')
-rw-r--r--slideshow/source/engine/opengl/Operation.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/slideshow/source/engine/opengl/Operation.cxx b/slideshow/source/engine/opengl/Operation.cxx
index 6789fcc5ae6c..e70f203edad7 100644
--- a/slideshow/source/engine/opengl/Operation.cxx
+++ b/slideshow/source/engine/opengl/Operation.cxx
@@ -28,11 +28,11 @@
#include <sal/config.h>
+#include <basegfx/numeric/ftools.hxx>
+
#include <glm/gtc/matrix_transform.hpp>
#include <glm/gtc/type_ptr.hpp>
-#include <basegfx/numeric/ftools.hxx>
-
#include "Operation.hxx"
SRotate::SRotate(const glm::vec3& Axis, const glm::vec3& Origin,