summaryrefslogtreecommitdiffstats
path: root/Tests/IncludeTest/src/Platforms
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/IncludeTest/src/Platforms')
-rw-r--r--Tests/IncludeTest/src/Platforms/AtomicsH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/Platforms/FileSystemH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/Platforms/PlatformDebugH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/Platforms/PlatformDefinitionsH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/Platforms/PlatformMiscH_test.cpp2
5 files changed, 5 insertions, 5 deletions
diff --git a/Tests/IncludeTest/src/Platforms/AtomicsH_test.cpp b/Tests/IncludeTest/src/Platforms/AtomicsH_test.cpp
index 540d29b..d006d34 100644
--- a/Tests/IncludeTest/src/Platforms/AtomicsH_test.cpp
+++ b/Tests/IncludeTest/src/Platforms/AtomicsH_test.cpp
@@ -21,4 +21,4 @@
* of the possibility of such damages.
*/
-#include "Platforms/interface/Atomics.h"
+#include "DiligentCore/Platforms/interface/Atomics.h"
diff --git a/Tests/IncludeTest/src/Platforms/FileSystemH_test.cpp b/Tests/IncludeTest/src/Platforms/FileSystemH_test.cpp
index e7e3cd6..c95560f 100644
--- a/Tests/IncludeTest/src/Platforms/FileSystemH_test.cpp
+++ b/Tests/IncludeTest/src/Platforms/FileSystemH_test.cpp
@@ -21,4 +21,4 @@
* of the possibility of such damages.
*/
-#include "Platforms/interface/FileSystem.h"
+#include "DiligentCore/Platforms/interface/FileSystem.h"
diff --git a/Tests/IncludeTest/src/Platforms/PlatformDebugH_test.cpp b/Tests/IncludeTest/src/Platforms/PlatformDebugH_test.cpp
index a229307..00211df 100644
--- a/Tests/IncludeTest/src/Platforms/PlatformDebugH_test.cpp
+++ b/Tests/IncludeTest/src/Platforms/PlatformDebugH_test.cpp
@@ -21,4 +21,4 @@
* of the possibility of such damages.
*/
-#include "Platforms/interface/PlatformDebug.h"
+#include "DiligentCore/Platforms/interface/PlatformDebug.h"
diff --git a/Tests/IncludeTest/src/Platforms/PlatformDefinitionsH_test.cpp b/Tests/IncludeTest/src/Platforms/PlatformDefinitionsH_test.cpp
index 8086db4..5e0f1fa 100644
--- a/Tests/IncludeTest/src/Platforms/PlatformDefinitionsH_test.cpp
+++ b/Tests/IncludeTest/src/Platforms/PlatformDefinitionsH_test.cpp
@@ -21,4 +21,4 @@
* of the possibility of such damages.
*/
-#include "Platforms/interface/PlatformDefinitions.h"
+#include "DiligentCore/Platforms/interface/PlatformDefinitions.h"
diff --git a/Tests/IncludeTest/src/Platforms/PlatformMiscH_test.cpp b/Tests/IncludeTest/src/Platforms/PlatformMiscH_test.cpp
index a0d0c3c..001e272 100644
--- a/Tests/IncludeTest/src/Platforms/PlatformMiscH_test.cpp
+++ b/Tests/IncludeTest/src/Platforms/PlatformMiscH_test.cpp
@@ -21,4 +21,4 @@
* of the possibility of such damages.
*/
-#include "Platforms/interface/PlatformMisc.h"
+#include "DiligentCore/Platforms/interface/PlatformMisc.h"