summaryrefslogtreecommitdiffstats
path: root/src/control
diff options
context:
space:
mode:
authorblingu <36486731+blingu@users.noreply.github.com>2020-05-24 17:48:13 +0200
committerGitHub <noreply@github.com>2020-05-24 17:48:13 +0200
commit79c652e1152cecd228a7cef9e0f4b93d051a485d (patch)
tree0a7820a427776f1061b55bdb8470a065ca1c95c6 /src/control
parentUpdate CopPed.cpp (diff)
downloadre3-79c652e1152cecd228a7cef9e0f4b93d051a485d.tar
re3-79c652e1152cecd228a7cef9e0f4b93d051a485d.tar.gz
re3-79c652e1152cecd228a7cef9e0f4b93d051a485d.tar.bz2
re3-79c652e1152cecd228a7cef9e0f4b93d051a485d.tar.lz
re3-79c652e1152cecd228a7cef9e0f4b93d051a485d.tar.xz
re3-79c652e1152cecd228a7cef9e0f4b93d051a485d.tar.zst
re3-79c652e1152cecd228a7cef9e0f4b93d051a485d.zip
Diffstat (limited to 'src/control')
-rw-r--r--src/control/Script.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/control/Script.cpp b/src/control/Script.cpp
index cbaaf32e..ee1b9fed 100644
--- a/src/control/Script.cpp
+++ b/src/control/Script.cpp
@@ -11,7 +11,6 @@
#include "CarAI.h"
#include "CarCtrl.h"
#include "CarGen.h"
-#include "Ped.h"
#include "CivilianPed.h"
#include "Clock.h"
#include "ColStore.h"