mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +03:00
* Fix include paths. Now it builds properly.
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
********************************************************************/
|
||||
|
||||
#include "SoundRepository.hpp"
|
||||
#include "Utils.hpp"
|
||||
#include "Mth.hpp"
|
||||
#include "client/common/Utils.hpp"
|
||||
#include "client/common/Mth.hpp"
|
||||
|
||||
void SoundRepository::add(const std::string& name, SoundDesc& sd)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user