]> git.mxchange.org Git - simgear.git/blobdiff - simgear/screen/ssgEntityArray.cxx
make headers include headers they depend on, don't rely on the c(xx)
[simgear.git] / simgear / screen / ssgEntityArray.cxx
index d8ca2c64f37a2c8d58dff01cad50faa7094467cc..bf1c12da9fc18cc2e17e228ff7b9c8ea82794b3f 100644 (file)
@@ -12,9 +12,9 @@
      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
      Library General Public License for more details.
  
-     You should have received a copy of the GNU Library General Public
-     License along with this library; if not, write to the Free Software
-     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+     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., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  
      For further information visit http://plib.sourceforge.net
 
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#  include <config.h>
+#  include <simgear_config.h>
 #endif
 
 #include "ssgEntityArray.hxx"