nooooooooooooooooooooooooooooooooo

This commit is contained in:
tildearrow 2022-03-13 21:06:08 -05:00
parent 5e77b47467
commit bfc4432023
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
#include "../ta-utils.h"
#include "imgui.h"
#include <vector>
namespace pfd {
class open_file;
@ -28,4 +29,4 @@ class FurnaceGUIFileDialog {
saving(false),
dialogO(NULL),
dialogS(NULL) {}
};
};