summaryrefslogtreecommitdiff
path: root/vcl/source/uitest/uiobject.cxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-01-07 01:34:52 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-06-18 17:01:21 +0200
commit401d3bcf8b0aa4bdea4f83baa495241a4d4b7029 (patch)
tree79cc4a21dbb69e16c49cdd3e5d39d51712435642 /vcl/source/uitest/uiobject.cxx
parent60d175de5b8bf90cc546d2177e66497f2ecaae15 (diff)
uitest: let us use the include/vcl/uitest purely for the interface
All the actual implementations don't need to be exposed to the outside world. Change-Id: If92469b99e6c39493767de947434c6d78ae3804c
Diffstat (limited to 'vcl/source/uitest/uiobject.cxx')
-rw-r--r--vcl/source/uitest/uiobject.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/uitest/uiobject.cxx b/vcl/source/uitest/uiobject.cxx
index 493127f01922..76fc1f7d52fc 100644
--- a/vcl/source/uitest/uiobject.cxx
+++ b/vcl/source/uitest/uiobject.cxx
@@ -7,7 +7,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#include <vcl/uitest/uiobject.hxx>
+#include "uitest/uiobject_impl.hxx"
#include <iostream>