From ffed52b94f09b2cd1fbb40e8cc59d7684605e80d Mon Sep 17 00:00:00 2001 From: Sergeanur Date: Thu, 10 Oct 2019 19:17:35 +0300 Subject: CMoneyMessages moved to SpecialFX.cpp --- src/control/Pickups.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/control') diff --git a/src/control/Pickups.cpp b/src/control/Pickups.cpp index 8a67e248..d77975e6 100644 --- a/src/control/Pickups.cpp +++ b/src/control/Pickups.cpp @@ -18,7 +18,7 @@ #include "Garages.h" #include "Explosion.h" #include "WaterLevel.h" -#include "MoneyMessages.h" +#include "SpecialFX.h" #include "PointLights.h" #include "Sprite.h" #include "Font.h" -- cgit v1.2.3