Kaydet (Commit) 25a7a4bb authored tarafından David Tardon's avatar David Tardon

add missing deps for tools/color.hxx

Change-Id: I164afe17c3bff2f7d7f2b9daec0d5a5ca8fdf97a
üst e12f501b
......@@ -30,6 +30,12 @@
$(eval $(call gb_Executable_Executable,nsplugin))
$(eval $(call gb_Executable_use_packages,nsplugin,\
basegfx_inc \
comphelper_inc \
tools_inc \
))
$(eval $(call gb_Executable_use_sdk_api,nsplugin))
$(eval $(call gb_Executable_add_exception_objects,nsplugin,\
......
......@@ -39,7 +39,7 @@
#include <com/sun/star/presentation/XPresentation.hpp>
#include <com/sun/star/presentation/XPresentationSupplier.hpp>
#include <comphelper/processfactory.hxx>
#include <vcl/window.hxx>
#include <tools/color.hxx>
#include <rtl/textenc.h>
#include <rtl/locale.h>
#include <osl/nlsupport.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment