diff options
author | Philipp Lohmann [pl] <Philipp.Lohmann@oracle.com> | 2011-01-25 17:35:20 +0100 |
---|---|---|
committer | Philipp Lohmann [pl] <Philipp.Lohmann@oracle.com> | 2011-01-25 17:35:20 +0100 |
commit | bb3127a8c053434ab1f4c42624b3d70a5fbfa9e6 (patch) | |
tree | d242ce7135d26afdfc97af4c1cdd083c619a66ca /vcl/inc/saldatabasic.hxx | |
parent | 19ba1faf12419233e8a772ba8609703cbce1c6e7 (diff) |
vcl2gnumake: #i116588# move vcl to gbuild (step 1, linux)
Diffstat (limited to 'vcl/inc/saldatabasic.hxx')
-rw-r--r-- | vcl/inc/saldatabasic.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/inc/saldatabasic.hxx b/vcl/inc/saldatabasic.hxx index b9438e97c06e..ead0e0974713 100644 --- a/vcl/inc/saldatabasic.hxx +++ b/vcl/inc/saldatabasic.hxx @@ -32,6 +32,8 @@ #include <salinst.hxx> #include <osl/module.h> +#include "vcl/dllapi.h" + namespace psp { class PrinterInfoManager; |