summaryrefslogtreecommitdiff
path: root/src/inventory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/inventory.h')
-rw-r--r--src/inventory.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/inventory.h b/src/inventory.h
index 575ee9f55..7e2f63727 100644
--- a/src/inventory.h
+++ b/src/inventory.h
@@ -24,7 +24,8 @@
#define INVENTORY_H
#include "enums/inventorytype.h"
-#include "enums/simpletypes.h"
+
+#include "enums/simpletypes/simpletypes.h"
#include "enums/being/gender.h"