refactor(GUI): Removed old include

This commit is contained in:
Yimura 2020-12-29 23:31:40 +01:00
parent 531bf7a6a7
commit 0ce27e39ce
No known key found for this signature in database
GPG Key ID: 54EFAD29393A6E78

View File

@ -13,8 +13,6 @@
#include <imgui.h> #include <imgui.h>
#include "gui/base_tab.h"
namespace big namespace big
{ {
void gui::dx_init() void gui::dx_init()