From ce9f9de1971285d41831fa5a5df7462889155afe Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Tue, 15 Apr 2014 00:43:50 +0200 Subject: move the opengl headers to vcl/opengl for better separation Change-Id: I1bdd0fe0d27674da69a61bd8b438f0c9b050a337 --- include/svx/sdr/contact/viewobjectcontactofopenglobj.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/svx/sdr') diff --git a/include/svx/sdr/contact/viewobjectcontactofopenglobj.hxx b/include/svx/sdr/contact/viewobjectcontactofopenglobj.hxx index f540624c44f9..837f637ae9e5 100644 --- a/include/svx/sdr/contact/viewobjectcontactofopenglobj.hxx +++ b/include/svx/sdr/contact/viewobjectcontactofopenglobj.hxx @@ -11,7 +11,7 @@ #define INCLUDED_SVX_SDR_CONTACT_VIEWOBJECTCONTACTOFOPENGL_HXX #include -#include +#include class Window; -- cgit