diff --git a/src/Add-ons/Addon.cxx b/src/Add-ons/Addon.cxx index dc9b96f69..5928a0048 100644 --- a/src/Add-ons/Addon.cxx +++ b/src/Add-ons/Addon.cxx @@ -1,7 +1,7 @@ // -*- coding: utf-8 -*- // // Addon.cxx --- FlightGear class holding add-on metadata -// Copyright (C) 2017 Florent Rougon +// Copyright (C) 2017, 2018 Florent Rougon // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -28,6 +28,7 @@ #include #include +#include #include #include #include