Build fix for Linux

refs #9647
This commit is contained in:
Michael Friedrich 2015-07-20 17:21:27 +02:00
parent e47d5006d2
commit 4bc42281be
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
#ifndef URL_H #ifndef URL_H
#define URL_H #define URL_H
#include "base/i2-base.hpp" #include "remote/i2-remote.hpp"
#include "base/object.hpp" #include "base/object.hpp"
#include "base/string.hpp" #include "base/string.hpp"
#include "base/value.hpp" #include "base/value.hpp"