summaryrefslogtreecommitdiff
path: root/src/being/compoundsprite.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/being/compoundsprite.h')
-rw-r--r--src/being/compoundsprite.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/being/compoundsprite.h b/src/being/compoundsprite.h
index 25dee6b65..4a82855cf 100644
--- a/src/being/compoundsprite.h
+++ b/src/being/compoundsprite.h
@@ -22,7 +22,7 @@
#ifndef BEING_COMPOUNDSPRITE_H
#define BEING_COMPOUNDSPRITE_H
-#include "sprite.h"
+#include "resources/sprite/sprite.h"
#include <list>
#include <vector>