]> git.mxchange.org Git - flightgear.git/blobdiff - src/Model/panelnode.cxx
Initial commit of the new sound system, expect more updates to follow
[flightgear.git] / src / Model / panelnode.cxx
index 8413da54ca018d677c1934c4badb6fa16dfe9f42..6ac60caaaeb7b41b16b3b70d2526ecd4c6a78e4f 100644 (file)
@@ -7,13 +7,11 @@
 
 #include <vector>
 
-#include <plib/sg.h>
-
 #include <Cockpit/panel.hxx>
 #include <Cockpit/panel_io.hxx>
 #include "panelnode.hxx"
 
-SG_USING_STD(vector);
+using std::vector;
 
 
 // Static (!) handling for all 3D panels in the program.