297:2cbd8ac8293b | 298:f945fc8dae9e |
---|---|
30 #include "bbox.h" | 30 #include "bbox.h" |
31 #include "gui.h" | 31 #include "gui.h" |
32 #include "history.h" | 32 #include "history.h" |
33 #include "dialogs.h" | 33 #include "dialogs.h" |
34 #include "gldraw.h" | 34 #include "gldraw.h" |
35 #include "string.h" | |
36 | 35 |
37 cfg (str, io_ldpath, ""); | 36 cfg (str, io_ldpath, ""); |
38 cfg (str, io_recentfiles, ""); | 37 cfg (str, io_recentfiles, ""); |
39 | 38 |
40 static bool g_loadingMainFile = false; | 39 static bool g_loadingMainFile = false; |