From f6e27099b294d55c15a6b5dad13cda7730a17a71 Mon Sep 17 00:00:00 2001 From: Piotr Dziwinski Date: Wed, 17 Oct 2012 21:55:45 +0200 Subject: Doxygen/comment fixes and some #include refactoring --- src/graphics/engine/particle.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/graphics/engine/particle.h') diff --git a/src/graphics/engine/particle.h b/src/graphics/engine/particle.h index d03b3fc..90aec55 100644 --- a/src/graphics/engine/particle.h +++ b/src/graphics/engine/particle.h @@ -23,7 +23,7 @@ #pragma once -#include "engine.h" +#include "graphics/engine/engine.h" #include "sound/sound.h" -- cgit v1.2.3-1-g7c22