mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-13 11:43:34 +00:00
Removed ana path prefix since the cmake build system cannot handle it.
This commit is contained in:
parent
88e70e0b1b
commit
c41b9b174f
@ -41,7 +41,7 @@
|
||||
#include <set>
|
||||
#include <vector>
|
||||
|
||||
#include "ana/api/common.hpp"
|
||||
#include "common.hpp"
|
||||
|
||||
namespace ana
|
||||
{
|
||||
|
@ -37,7 +37,7 @@
|
||||
#include <boost/noncopyable.hpp>
|
||||
#include <boost/asio.hpp>
|
||||
|
||||
#include "ana/api/common.hpp"
|
||||
#include "common.hpp"
|
||||
|
||||
namespace ana
|
||||
{
|
||||
|
@ -33,7 +33,7 @@
|
||||
#ifndef ANA_PREDICATES_HPP
|
||||
#define ANA_PREDICATES_HPP
|
||||
|
||||
#include "ana/api/common.hpp"
|
||||
#include "common.hpp"
|
||||
|
||||
namespace ana
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user