summaryrefslogtreecommitdiff
path: root/vcl/inc/opengl/win/blocklist_parser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/opengl/win/blocklist_parser.hxx')
-rw-r--r--vcl/inc/opengl/win/blocklist_parser.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/opengl/win/blocklist_parser.hxx b/vcl/inc/opengl/win/blocklist_parser.hxx
index 6b716ab3d7e0..1d1ea314d6f7 100644
--- a/vcl/inc/opengl/win/blocklist_parser.hxx
+++ b/vcl/inc/opengl/win/blocklist_parser.hxx
@@ -10,7 +10,7 @@
#include <vcl/dllapi.h>
#include <xmlreader/xmlreader.hxx>
#include <vector>
-#include "opengl/win/WinDeviceInfo.hxx"
+#include <opengl/win/WinDeviceInfo.hxx>
class InvalidFileException
{