Imported Upstream version 17.23.5
[platform/upstream/libzypp.git] / zypp / KeyManager.cc
index fbf5bd4..50fcd12 100644 (file)
@@ -6,13 +6,13 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-#include "zypp/KeyManager.h"
-#include "zypp/KeyRing.h"
-#include "zypp/PathInfo.h"
-#include "zypp/base/Logger.h"
-#include "zypp/TmpPath.h"
-#include "zypp/base/String.h"
-#include "zypp/AutoDispose.h"
+#include <zypp/KeyManager.h>
+#include <zypp/KeyRing.h>
+#include <zypp/PathInfo.h>
+#include <zypp/base/Logger.h>
+#include <zypp/TmpPath.h>
+#include <zypp/base/String.h>
+#include <zypp/AutoDispose.h>
 
 #include <boost/thread/once.hpp>
 #include <boost/interprocess/smart_ptr/scoped_ptr.hpp>