diff Orthanc/Core/SQLite/StatementReference.cpp @ 69:fe8dab5c051f

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 07 Aug 2015 21:23:42 +0200
parents 15acbf5e7545
children
line wrap: on
line diff
--- a/Orthanc/Core/SQLite/StatementReference.cpp	Fri Aug 07 21:20:42 2015 +0200
+++ b/Orthanc/Core/SQLite/StatementReference.cpp	Fri Aug 07 21:23:42 2015 +0200
@@ -43,7 +43,7 @@
 #include "OrthancSQLiteException.h"
 
 #if ORTHANC_SQLITE_STANDALONE != 1
-#include <glog/logging.h>
+#include "../Logging.h"
 #endif
 
 #include <string>