summaryrefslogtreecommitdiff
path: root/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx')
-rw-r--r--desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx b/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx
index 49e2274b0056..a9eb2cdb1488 100644
--- a/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx
+++ b/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx
@@ -18,8 +18,8 @@
*/
-#include "strings.hrc"
-#include "dp_shared.hxx"
+#include <strings.hrc>
+#include <dp_shared.hxx>
#include "unopkg_shared.h"
#include <osl/thread.h>
#include <unotools/resmgr.hxx>
@@ -40,7 +40,7 @@
#include <com/sun/star/i18n/CollatorOptions.hpp>
#include <stdio.h>
-#include "dp_version.hxx"
+#include <dp_version.hxx>
using namespace ::com::sun::star;
using namespace ::com::sun::star::ucb;