Kaydet (Commit) 7a076105 authored tarafından tamsil1amani3's avatar tamsil1amani3 Kaydeden (comit) jan iversen

tdf#95416 Fix include file

Moved elements.hxx and fwkutil.hxx to jvmfwk/inc and changed the #include line in vendorplugin.hxx

Change-Id: Ida7395e952c482af92c0561a7756be7cd0578b9f
Reviewed-on: https://gerrit.libreoffice.org/32415Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarjan iversen <jani@documentfoundation.org>
üst 452b8334
......@@ -27,7 +27,7 @@
#include "jni.h"
#include <vector>
#include <utility>
#include "../source/elements.hxx"
#include "elements.hxx"
#include <vendorbase.hxx>
/**
......
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