summaryrefslogtreecommitdiff
path: root/vcl/inc/opengl/salbmp.hxx
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2016-02-13 00:29:50 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2016-02-13 00:29:50 +1100
commit6858d517574aec65527ffa57b2b936bfa949ae92 (patch)
tree978455a7e9a2205d6804961bc653e0d7fbdebe30 /vcl/inc/opengl/salbmp.hxx
parente6d6e35320984fe4198314e3ea3a91ead6b41392 (diff)
vcl: include vcl headers via triangular brackets instead of quotes
Change-Id: I311f7db622ce341527fe12a92b516f800b602f92
Diffstat (limited to 'vcl/inc/opengl/salbmp.hxx')
-rw-r--r--vcl/inc/opengl/salbmp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/opengl/salbmp.hxx b/vcl/inc/opengl/salbmp.hxx
index 69b24a8e1225..4eb0b019d5b6 100644
--- a/vcl/inc/opengl/salbmp.hxx
+++ b/vcl/inc/opengl/salbmp.hxx
@@ -22,7 +22,7 @@
#include <vcl/opengl/OpenGLContext.hxx>
-#include "vcl/salbtype.hxx"
+#include <vcl/salbtype.hxx>
#include "opengl/bmpop.hxx"
#include "opengl/texture.hxx"