Imported Upstream version 17.23.5
[platform/upstream/libzypp.git] / tests / zypp / Url_test.cc
index 6ef9c2d..bea8d7a 100644 (file)
@@ -5,12 +5,12 @@
 ** differently than configured.
 */
 
-#include "zypp/base/Exception.h"
-#include "zypp/base/String.h"
+#include <zypp/base/Exception.h>
+#include <zypp/base/String.h>
 
-#include "zypp/RepoInfo.h"
+#include <zypp/RepoInfo.h>
 
-#include "zypp/Url.h"
+#include <zypp/Url.h>
 #include <stdexcept>
 #include <iostream>
 #include <cassert>