Fix: Incorrect include path for timers. (#11351)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#ifndef TIMER_GAME_TICK_H
|
||||
#define TIMER_GAME_TICK_H
|
||||
|
||||
#include "gfx_type.h"
|
||||
#include "../gfx_type.h"
|
||||
|
||||
#include <chrono>
|
||||
|
||||
|
Reference in New Issue
Block a user