mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-08 21:17:49 +00:00
Work on amuse GUI, use C++ linking for audio decoders
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
#include "amuse/AudioGroup.hpp"
|
||||
#include "amuse/Common.hpp"
|
||||
#include "amuse/Engine.hpp"
|
||||
#include "amuse/DSPCodec.h"
|
||||
#include "amuse/N64MusyXCodec.h"
|
||||
#include "amuse/DSPCodec.hpp"
|
||||
#include "amuse/N64MusyXCodec.hpp"
|
||||
#include <cmath>
|
||||
#include <cstring>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user