summaryrefslogtreecommitdiffstats
path: root/helpcompiler/source/HelpLinker_main.cxx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-05-06 17:25:51 +0200
committerMichael Stahl <mstahl@redhat.com>2013-05-07 01:41:23 +0200
commit0bb8c032535a9a6311ba27e22fade8a0ff84429d (patch)
tree81bdef7d08f38fbe1984a233a1936b927c46fc3a /helpcompiler/source/HelpLinker_main.cxx
parentdbaccess: remove Package_inc (diff)
downloadcore-0bb8c032535a9a6311ba27e22fade8a0ff84429d.tar.gz
core-0bb8c032535a9a6311ba27e22fade8a0ff84429d.zip
helpcompiler: remove Package_inc
Change-Id: Iddafa9068edcc20135c08ed205b8fb7fb5382eba
Diffstat (limited to 'helpcompiler/source/HelpLinker_main.cxx')
-rw-r--r--helpcompiler/source/HelpLinker_main.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/helpcompiler/source/HelpLinker_main.cxx b/helpcompiler/source/HelpLinker_main.cxx
index 8542a761f5df..83906830b21c 100644
--- a/helpcompiler/source/HelpLinker_main.cxx
+++ b/helpcompiler/source/HelpLinker_main.cxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <helpcompiler/HelpCompiler.hxx>
-#include <helpcompiler/HelpLinker.hxx>
+#include <HelpCompiler.hxx>
+#include <HelpLinker.hxx>
#include <iostream>
#include <sal/main.h>