diff options
Diffstat (limited to 'src/imgui_helper.cpp')
-rw-r--r-- | src/imgui_helper.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
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 |