summaryrefslogtreecommitdiff
path: root/src/position.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/position.h')
-rw-r--r--src/position.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/position.h b/src/position.h
index 9cc86602..7dbb4400 100644
--- a/src/position.h
+++ b/src/position.h
@@ -22,8 +22,8 @@
#ifndef POSITION_H
#define POSITION_H
-#include <list>
#include <iostream>
+#include <list>
/**
* A position along a being's path.