vcl: fix Android build

Change-Id: I05ce4ddb4c933eb1100e3a3410cea27520072933
This commit is contained in:
Miklos Vajna
2016-01-11 10:11:38 +01:00
parent e6e8a8650d
commit 9b948d7a96
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
#include <android/androidinst.hxx>
#include <headless/svpdummies.hxx>
#include <generic/gendata.hxx>
#include <unx/gendata.hxx>
#include <osl/detail/android-bootstrap.h>
#include <rtl/strbuf.hxx>
#include <basebmp/scanlineformats.hxx>

View File

@@ -19,7 +19,7 @@
#include "vcl/printerinfomanager.hxx"
#include "generic/gendata.hxx"
#include "unx/gendata.hxx"
using namespace psp;
using namespace osl;