diff UnitTestsSources/FrameworkTests.cpp @ 4014:27628b0f6ada

merging logging code for plugins and files
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 08 Jun 2020 17:03:25 +0200
parents f9863630ec7f
children
line wrap: on
line diff
--- a/UnitTestsSources/FrameworkTests.cpp	Mon Jun 08 16:10:09 2020 +0200
+++ b/UnitTestsSources/FrameworkTests.cpp	Mon Jun 08 17:03:25 2020 +0200
@@ -32,7 +32,7 @@
 
 
 #if ORTHANC_UNIT_TESTS_LINK_FRAMEWORK == 1
-#  include <OrthancFramework/OrthancFramework.h>
+#  include <OrthancFramework.h>
 #endif
 
 #include "PrecompiledHeadersUnitTests.h"