summaryrefslogtreecommitdiff
path: root/vcl/unx/inc/dtint.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/inc/dtint.hxx')
-rw-r--r--vcl/unx/inc/dtint.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/unx/inc/dtint.hxx b/vcl/unx/inc/dtint.hxx
index 064916e7ac12..b6f7aa4b9350 100644
--- a/vcl/unx/inc/dtint.hxx
+++ b/vcl/unx/inc/dtint.hxx
@@ -37,7 +37,7 @@ class SalBitmap;
class SalDisplay;
class AllSettings;
-#ifndef _XLIB_H_
+#if !defined(_XLIB_H_) && !defined(_X11_XLIB_H_)
// forwards from X
struct Display;
struct XEvent;