]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/KLN89/kln89_page_usr.cxx
Win32 fixes
[flightgear.git] / src / Instrumentation / KLN89 / kln89_page_usr.cxx
index bf2cdcefe14f27adc1db7e4ba253a7feaf2a2757..ca6200f8d04c4036ae90c8ab17ac1b26e949a033 100644 (file)
 //
 // You should have received a copy of the GNU General Public License
 // along with this program; if not, write to the Free Software
-// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 //
 // $Id$
 
+#ifdef HAVE_CONFIG_H
+#  include "config.h"
+#endif
+
 #include "kln89_page_usr.hxx"
 
 KLN89UsrPage::KLN89UsrPage(KLN89* parent)