diff options
Diffstat (limited to 'tests/test_main.cpp')
-rw-r--r-- | tests/test_main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_main.cpp b/tests/test_main.cpp index ddbf2f50e4..f1cf91d3f1 100644 --- a/tests/test_main.cpp +++ b/tests/test_main.cpp @@ -131,6 +131,7 @@ #include "tests/scene/test_code_edit.h" #include "tests/scene/test_color_picker.h" #include "tests/scene/test_graph_node.h" +#include "tests/scene/test_option_button.h" #include "tests/scene/test_text_edit.h" #endif // ADVANCED_GUI_DISABLED |