summaryrefslogtreecommitdiff
path: root/src/resources/beingcommon.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/beingcommon.cpp')
-rw-r--r--src/resources/beingcommon.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/resources/beingcommon.cpp b/src/resources/beingcommon.cpp
index 3025e658c..fcd51362b 100644
--- a/src/resources/beingcommon.cpp
+++ b/src/resources/beingcommon.cpp
@@ -28,7 +28,8 @@
#include "utils/files.h"
#include "resources/beinginfo.h"
-#include "resources/spritereference.h"
+
+#include "resources/sprite/spritereference.h"
#include <algorithm>