]> git.mxchange.org Git - flightgear.git/blobdiff - src/GUI/preset_dlg.cxx
Oliver Schroeder:
[flightgear.git] / src / GUI / preset_dlg.cxx
index 97e9f9803b9ac518e4bb1ae12722e95a2d77005d..4fbfaf007122176fac6827992b011e0471f5ed23 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Written by Curtis Olson, started November 2002.
 //
-// Copyright (C) 2002  Curtis L. Olson  - curt@flightgear.org
+// Copyright (C) 2002  Curtis L. Olson  - http://www.flightgear.org/~curt
 //
 // This program is free software; you can redistribute it and/or
 // modify it under the terms of the GNU General Public License as
@@ -31,7 +31,7 @@
 #  include <windows.h>
 #endif
 
-#include <simgear/misc/commands.hxx>
+#include <simgear/structure/commands.hxx>
 #include <simgear/misc/sg_path.hxx>
 
 #include <Main/fg_props.hxx>