update android project after refactor

This commit is contained in:
2017-05-13 22:08:45 +01:00
parent 1f6c688258
commit 366f233aa0
2 changed files with 25 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
#include "pch.h"
#include "log.h"
#include "node_panel_brush.h"
#include "asset.h"
Node* NodeButtonBrush::clone_instantiate() const
{