diff Core/HttpClient.h @ 1404:8a330b258491

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 01 Jun 2015 14:16:43 +0200
parents 6e7e5ed91c2d
children 0011cc99443c
line wrap: on
line diff
--- a/Core/HttpClient.h	Mon Jun 01 14:11:04 2015 +0200
+++ b/Core/HttpClient.h	Mon Jun 01 14:16:43 2015 +0200
@@ -32,7 +32,7 @@
 
 #pragma once
 
-#include "../Core/Enumerations.h"
+#include "Enumerations.h"
 
 #include <string>
 #include <boost/shared_ptr.hpp>