build: Fix weird macOS build errors (#591)

* cleanup

* Remove prints
This commit is contained in:
WerWolv
2022-07-26 14:59:08 +02:00
committed by GitHub
parent d356993e33
commit fb4c21b97a
16 changed files with 17 additions and 18 deletions

View File

@@ -13,7 +13,7 @@
#include <hex/ui/imgui_imhex_extensions.h>
#include <imgui_impl_glfw.h>
#include <imgui_impl_opengl3.h>
#include <fontawesome_font.h>
#include <fonts/fontawesome_font.h>
#include <GLFW/glfw3.h>
#include <unistd.h>