]> git.mxchange.org Git - flightgear.git/blobdiff - src/Cockpit/hud_dnst.cxx
Tweak #includes to use double quotes for local files not <>
[flightgear.git] / src / Cockpit / hud_dnst.cxx
index 6bbc61bf6adf5d87e098df5ee18b6e5007e558ae..cf5eacfddb6b942d9e6f6528db32fc73b9d0ef06 100644 (file)
@@ -1,22 +1,3 @@
-#ifdef HAVE_CONFIG_H
-#  include <config.h>
-#endif
-
-#ifdef HAVE_WINDOWS_H
-#  include <windows.h>
-#endif
-
-#include <stdlib.h>
-#include <string.h>
-
-#include <simgear/constants.h>
-#include <simgear/math/fg_random.h>
-#include <simgear/math/mat3.h>
-#include <simgear/math/polar3d.hxx>
-
-#include <Aircraft/aircraft.hxx>
-#include <Scenery/scenery.hxx>
-#include <Time/fg_timer.hxx>
 
 #include "hud.hxx"