From 2f164ae23bcd8a857081529189b484a1515f2834 Mon Sep 17 00:00:00 2001 From: Fox Caminiti Date: Fri, 20 Jan 2023 10:10:54 -0500 Subject: youarelazy --- src/imgui_helper.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/imgui_helper.cpp') diff --git a/src/imgui_helper.cpp b/src/imgui_helper.cpp index dc120e1..3c771e9 100644 --- a/src/imgui_helper.cpp +++ b/src/imgui_helper.cpp @@ -1,3 +1,7 @@ +#if SPECIAL +#include "main.h" +#endif + // Widgets not directly related to drawing UI. // Returns a normalized UV position of the composition -- cgit v1.2.3