summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/airport.cpp2
-rw-r--r--src/table/airport_movement.h (renamed from src/airport_movement.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/src/airport.cpp b/src/airport.cpp
index 97ab711ba..f4168f924 100644
--- a/src/airport.cpp
+++ b/src/airport.cpp
@@ -12,7 +12,7 @@
#include "stdafx.h"
#include "debug.h"
#include "airport.h"
-#include "airport_movement.h"
+#include "table/airport_movement.h"
#include "core/alloc_func.hpp"
#include "date_func.h"
#include "settings_type.h"
diff --git a/src/airport_movement.h b/src/table/airport_movement.h
index 426a04c9e..426a04c9e 100644
--- a/src/airport_movement.h
+++ b/src/table/airport_movement.h