diff Framework/SQLite/SQLiteStatement.cpp @ 152:063aa53b5917

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 01 Jul 2020 08:54:32 +0200
parents 4cd7e45b671e
children 3236894320d6
line wrap: on
line diff
--- a/Framework/SQLite/SQLiteStatement.cpp	Mon Jun 29 19:22:34 2020 +0200
+++ b/Framework/SQLite/SQLiteStatement.cpp	Wed Jul 01 08:54:32 2020 +0200
@@ -28,7 +28,7 @@
 #include "../Common/Utf8StringValue.h"
 #include "SQLiteResult.h"
 
-#include <Core/OrthancException.h>
+#include <OrthancException.h>
 
 namespace OrthancDatabases
 {