diff OrthancCppClient/main.cpp @ 477:6f8ae46ed90e

moves
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 15 Jul 2013 21:27:49 +0200
parents e3a40c7846b8
children
line wrap: on
line diff
--- a/OrthancCppClient/main.cpp	Mon Jul 15 17:37:24 2013 +0200
+++ b/OrthancCppClient/main.cpp	Mon Jul 15 21:27:49 2013 +0200
@@ -25,7 +25,7 @@
  **/
 
 
-#include "HttpClient.h"
+#include "../Core/HttpClient.h"
 
 #include <iostream>