summaryrefslogtreecommitdiff
path: root/vcl/unx/source/dtrans/bmp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/source/dtrans/bmp.hxx')
-rw-r--r--vcl/unx/source/dtrans/bmp.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/unx/source/dtrans/bmp.hxx b/vcl/unx/source/dtrans/bmp.hxx
index baf04ac31d90..6331122e726d 100644
--- a/vcl/unx/source/dtrans/bmp.hxx
+++ b/vcl/unx/source/dtrans/bmp.hxx
@@ -31,10 +31,12 @@
#ifndef _DTRANS_BMP_HXX_
#define _DTRANS_BMP_HXX_
+#include "tools/prex.h"
#include <X11/Xatom.h>
#include <X11/keysym.h>
#include <X11/Xlib.h>
#include <X11/Xutil.h>
+#include "tools/postx.h"
#include <sal/types.h>
#include <com/sun/star/awt/XBitmap.hpp>