Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Source/Objects/ambientsoundobject.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Objects/ambientsoundobject.cpp b/Source/Objects/ambientsoundobject.cpp
index c53eb0c2..5b6c2a79 100644
--- a/Source/Objects/ambientsoundobject.cpp
+++ b/Source/Objects/ambientsoundobject.cpp
@@ -34,7 +34,7 @@
#include <Objects/group.h>
#include <Sound/sound.h>
-#include <Asset/Asset//ambientsounds.h>
+#include <Asset/Asset/ambientsounds.h>
#include <Main/scenegraph.h>
#include <tinyxml.h>