summaryrefslogtreecommitdiff
path: root/idlc/source/astconstant.cxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2016-05-27 10:56:17 +0300
committerTor Lillqvist <tml@collabora.com>2016-05-27 17:10:45 +0000
commite0849330bc4875384704fe031d563f8971ca4d96 (patch)
tree5d330960717aed2eb825360c16e8df976fa4b607 /idlc/source/astconstant.cxx
parenta88ee01b8683ded7d9da6dbcbf4d3e0c2ed4cadc (diff)
Get rid of unnecessary directory levels $D/inc/$D
Change-Id: Ibf313b8948a493043006ebf3a8281487c1f67b48 Reviewed-on: https://gerrit.libreoffice.org/25532 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
Diffstat (limited to 'idlc/source/astconstant.cxx')
-rw-r--r--idlc/source/astconstant.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/idlc/source/astconstant.cxx b/idlc/source/astconstant.cxx
index ce38dcbfa461..54d235fa32ed 100644
--- a/idlc/source/astconstant.cxx
+++ b/idlc/source/astconstant.cxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <idlc/astconstant.hxx>
-#include <idlc/astscope.hxx>
+#include <astconstant.hxx>
+#include <astscope.hxx>
#include <registry/writer.hxx>