From bfc44320230057b3d638941244721c6551be48d7 Mon Sep 17 00:00:00 2001 From: tildearrow Date: Sun, 13 Mar 2022 21:06:08 -0500 Subject: [PATCH] nooooooooooooooooooooooooooooooooo --- src/gui/fileDialog.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/gui/fileDialog.h b/src/gui/fileDialog.h index 057bef1fa..05ee87b40 100644 --- a/src/gui/fileDialog.h +++ b/src/gui/fileDialog.h @@ -1,5 +1,6 @@ #include "../ta-utils.h" #include "imgui.h" +#include namespace pfd { class open_file; @@ -28,4 +29,4 @@ class FurnaceGUIFileDialog { saving(false), dialogO(NULL), dialogS(NULL) {} -}; \ No newline at end of file +};