Code compilation fix

This commit is contained in:
Bruno Herbelin
2023-03-07 23:38:13 +01:00
parent 4c3c3de065
commit b8e0a9c1dd
11 changed files with 16 additions and 11 deletions

View File

@@ -31,6 +31,7 @@
#include "imgui_internal.h"
#include "Log.h"
#include "ImageFilter.h"
#include "Mixer.h"
#include "defines.h"
#include "Source.h"