diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/place_sa.cc | 2 | ||||
-rw-r--r-- | common/place_sa.h (renamed from common/place.h) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/common/place_sa.cc b/common/place_sa.cc index 9e3d3022..157d7c38 100644 --- a/common/place_sa.cc +++ b/common/place_sa.cc @@ -17,7 +17,7 @@ * */ -#include "place.h" +#include "place_sa.h" #include <algorithm> #include <cmath> #include <iostream> diff --git a/common/place.h b/common/place_sa.h index f320111e..f320111e 100644 --- a/common/place.h +++ b/common/place_sa.h |