summaryrefslogtreecommitdiffstats
path: root/sal/rtl/alloc_fini.cxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2016-04-07 12:37:56 +0300
committerTor Lillqvist <tml@collabora.com>2016-04-07 12:41:11 +0300
commitc5e119f51bd07fb11ac04a58dacf3f79695d02a9 (patch)
treec297bc8e4f04e1a8b1c45162192bf5ef9b204f2d /sal/rtl/alloc_fini.cxx
parentBin unneeded forward declarations of static functions (diff)
downloadcore-c5e119f51bd07fb11ac04a58dacf3f79695d02a9.tar.gz
core-c5e119f51bd07fb11ac04a58dacf3f79695d02a9.zip
Drop pointless "internal" directory level for already internal include files
Change-Id: I496fdbab3e17c806c2d16513412c4c1b9120bc3c
Diffstat (limited to 'sal/rtl/alloc_fini.cxx')
-rw-r--r--sal/rtl/alloc_fini.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/rtl/alloc_fini.cxx b/sal/rtl/alloc_fini.cxx
index 32c6fd5a5996..dd0cb6a52c94 100644
--- a/sal/rtl/alloc_fini.cxx
+++ b/sal/rtl/alloc_fini.cxx
@@ -19,7 +19,7 @@
#include <rtl/instance.hxx>
-#include "internal/rtllifecycle.h"
+#include "rtllifecycle.h"
namespace
{