summaryrefslogtreecommitdiff
path: root/src/inventory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/inventory.h')
-rw-r--r--src/inventory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inventory.h b/src/inventory.h
index 6f71c6682..f6dd11017 100644
--- a/src/inventory.h
+++ b/src/inventory.h
@@ -23,7 +23,7 @@
#ifndef INVENTORY_H
#define INVENTORY_H
-#include "being.h"
+#include "being/being.h"
#include <list>
#include <string>