summaryrefslogtreecommitdiff
path: root/src/game-server/attribute.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game-server/attribute.h')
-rw-r--r--src/game-server/attribute.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game-server/attribute.h b/src/game-server/attribute.h
index 85254437..2725fad3 100644
--- a/src/game-server/attribute.h
+++ b/src/game-server/attribute.h
@@ -21,7 +21,7 @@
#ifndef ATTRIBUTE_H
#define ATTRIBUTE_H
-#include "defines.h"
+#include "common/defines.h"
#include <vector>
#include <list>