aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/engine.hpp
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2022-03-20 18:49:49 +0100
committerHampusM <hampus@hampusmat.com>2022-06-13 17:56:56 +0200
commite6644d6b235005de9ba1b9884472fa5f5d8d6074 (patch)
treeb6d10d8e3ee8b092933baa55d35480d438bb6328 /src/interfaces/engine.hpp
parent6f9d9fe1d1904ecc5ca52697ec2319a21008120f (diff)
refactor: update event system terminology & structure
Diffstat (limited to 'src/interfaces/engine.hpp')
-rw-r--r--src/interfaces/engine.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/interfaces/engine.hpp b/src/interfaces/engine.hpp
index 498ff41..6830340 100644
--- a/src/interfaces/engine.hpp
+++ b/src/interfaces/engine.hpp
@@ -1,7 +1,5 @@
#pragma once
-#include "interfaces/observable.hpp"
-
#include <unordered_map>
class ICLIGameEngine