Imported Upstream version 17.23.5
[platform/upstream/libzypp.git] / zypp / base / GzStream.cc
index f310e94..83e0830 100644 (file)
 
 #include <cerrno>
 #include <iostream>
-#include "zypp/base/LogControl.h"
-#include "zypp/base/LogTools.h"
+#include <zypp/base/LogControl.h>
+#include <zypp/base/LogTools.h>
 using std::endl;
 
-#include "zypp/base/GzStream.h"
+#include <zypp/base/GzStream.h>
 
 #include <sys/types.h>
 #include <sys/stat.h>