summaryrefslogtreecommitdiff
path: root/src/elements/bomb.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/elements/bomb.cpp')
-rw-r--r--src/elements/bomb.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/elements/bomb.cpp b/src/elements/bomb.cpp
index b2e9e7d..b696b19 100644
--- a/src/elements/bomb.cpp
+++ b/src/elements/bomb.cpp
@@ -1,4 +1,4 @@
-#include "element.h"
+#include "simulation/Element.h"
int update_BOMB(UPDATE_FUNC_ARGS) {
int r, rx, ry, nb;