SaveTool: change an include.

The old one works on my setup, but might not work on others.
This commit is contained in:
Guillaume Jacquemin 2021-09-10 16:15:27 +02:00
parent c64684b34c
commit 32bc179120
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
#include <Magnum/Platform/Sdl2Application.h>
#include <Magnum/ImGuiIntegration/Context.h>
#include <SDL2/SDL.h>
#include <SDL.h>
#include <imgui.h>
#include <imgui_internal.h>