diff Plugin/Enumerations.cpp @ 32:79d871605ffd

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 30 Jun 2020 07:38:31 +0200
parents c304ffca5d80
children 914b8113fd46
line wrap: on
line diff
--- a/Plugin/Enumerations.cpp	Fri Jan 31 17:51:30 2020 +0100
+++ b/Plugin/Enumerations.cpp	Tue Jun 30 07:38:31 2020 +0200
@@ -19,8 +19,8 @@
 
 #include "Enumerations.h"
 
-#include <Core/OrthancException.h>
-#include <Core/Toolbox.h>
+#include <OrthancException.h>
+#include <Toolbox.h>
 
 namespace OrthancPlugins
 {