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

@@ -31,7 +31,7 @@
#include <openspace/engine/globalscallbacks.h>
#include <openspace/engine/globals.h>
#include <openspace/engine/windowdelegate.h>
#include <ghoul/fmt.h>
#include <ghoul/format.h>
#include <ghoul/io/socket/socket.h>
#include <ghoul/io/socket/tcpsocketserver.h>
#include <ghoul/io/socket/websocket.h>