Rename fmt.h to format.h and enable audio module on default

This commit is contained in:
Alexander Bock
2024-03-25 23:19:52 +01:00
parent 2feaff2013
commit 49fc538c17
95 changed files with 107 additions and 109 deletions

View File

@@ -67,8 +67,8 @@
#include <openspace/util/factorymanager.h>
#include <openspace/util/updatestructures.h>
#include <ghoul/filesystem/filesystem.h>
#include <ghoul/format.h>
#include <ghoul/logging/logmanager.h>
#include <ghoul/fmt.h>
#include <ghoul/misc/assert.h>
#include <ghoul/misc/templatefactory.h>
#include <ghoul/misc/profiling.h>