X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fscene%2Fmaterial%2Fmat.hxx;h=62a46afc7fb5efc94ad6a7f0f0259873c5bb666e;hb=dda676b1b2ba3af767de5e93b54086a426a05707;hp=98697f0ef8f3fa22c00fde8393fccabb026536e3;hpb=2ca4b30553ae3dd3298b2e3361daac8ac4b21d0e;p=simgear.git diff --git a/simgear/scene/material/mat.hxx b/simgear/scene/material/mat.hxx index 98697f0e..62a46afc 100644 --- a/simgear/scene/material/mat.hxx +++ b/simgear/scene/material/mat.hxx @@ -33,16 +33,17 @@ #include #include STL_STRING // Standard C++ string library +#include #include #include #include -#include #include "matmodel.hxx" SG_USING_STD(string); +SG_USING_STD(vector); /**