Remove display_server.h transitive include from node.h.
This commit is contained in:
@ -30,6 +30,8 @@
|
||||
|
||||
#include "timer.h"
|
||||
|
||||
#include "core/config/engine.h"
|
||||
|
||||
void Timer::_notification(int p_what) {
|
||||
switch (p_what) {
|
||||
case NOTIFICATION_READY: {
|
||||
|
||||
Reference in New Issue
Block a user