diff SQLite/UnitTests/UnitTestsMain.cpp @ 152:063aa53b5917

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 01 Jul 2020 08:54:32 +0200
parents 4cd7e45b671e
children 275e14f57f1e
line wrap: on
line diff
--- a/SQLite/UnitTests/UnitTestsMain.cpp	Mon Jun 29 19:22:34 2020 +0200
+++ b/SQLite/UnitTests/UnitTestsMain.cpp	Wed Jul 01 08:54:32 2020 +0200
@@ -22,8 +22,8 @@
 #include "../../Framework/SQLite/SQLiteDatabase.h"
 #include "../Plugins/SQLiteIndex.h"
 
-#include <Core/Logging.h>
-#include <Core/SystemToolbox.h>
+#include <Logging.h>
+#include <SystemToolbox.h>
 
 #include <gtest/gtest.h>