diff options
Diffstat (limited to 'test/inc/pch/precompiled_test.cxx')
-rw-r--r-- | test/inc/pch/precompiled_test.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/inc/pch/precompiled_test.cxx b/test/inc/pch/precompiled_test.cxx index c3ea151e9be8..7077411c8fc5 100644 --- a/test/inc/pch/precompiled_test.cxx +++ b/test/inc/pch/precompiled_test.cxx @@ -23,4 +23,4 @@ * for a copy of the LGPLv3 License. ************************************************************************/ -#include "precompiled_configmgr.hxx" +#include "precompiled_test.hxx" |