summaryrefslogtreecommitdiffstats
path: root/src/graphics/common/lightning.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphics/common/lightning.h')
-rw-r--r--src/graphics/common/lightning.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/graphics/common/lightning.h b/src/graphics/common/lightning.h
index 2077954..8edf9e5 100644
--- a/src/graphics/common/lightning.h
+++ b/src/graphics/common/lightning.h
@@ -20,11 +20,11 @@
#pragma once
#include "common/misc.h"
-#include "common/struct.h"
-#include "object/object.h"
+#include "math/vector.h"
class CInstanceManager;
+class CObject;
class CSound;