summaryrefslogtreecommitdiff
path: root/unotest/source/cpp/gettestargument.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotest/source/cpp/gettestargument.cxx')
-rw-r--r--unotest/source/cpp/gettestargument.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/unotest/source/cpp/gettestargument.cxx b/unotest/source/cpp/gettestargument.cxx
index 93300c5730d5..39e4fe23f7dc 100644
--- a/unotest/source/cpp/gettestargument.cxx
+++ b/unotest/source/cpp/gettestargument.cxx
@@ -17,11 +17,11 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "sal/config.h"
+#include <sal/config.h>
-#include "rtl/ustring.h"
-#include "rtl/ustring.hxx"
-#include "unotest/gettestargument.hxx"
+#include <rtl/ustring.h>
+#include <rtl/ustring.hxx>
+#include <unotest/gettestargument.hxx>
#include "getargument.hxx"