]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/KLN89/kln89_page_set.cxx
Win32 fixes
[flightgear.git] / src / Instrumentation / KLN89 / kln89_page_set.cxx
index fc09e81ad63d6fe55e45de02a04da52acdcd0732..f3bb2ba25f3a8122322e278b5100e01b4ef4d447 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_set.hxx"
 
 #include <iostream>