fix build

This commit is contained in:
tildearrow 2023-06-08 01:00:47 -05:00
parent a5abe19b2a
commit 6ae9f8e083
7 changed files with 18 additions and 18 deletions

View file

@ -29,7 +29,6 @@
#include "../fileutils.h"
#include "imgui.h"
#include "imgui_internal.h"
#include "imgui_impl_sdl.h"
#include "ImGuiFileDialog.h"
#include "IconsFontAwesome4.h"
#include "misc/cpp/imgui_stdlib.h"