]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/sky/clouds3d/camutils.cpp
MSVC fixes
[simgear.git] / simgear / scene / sky / clouds3d / camutils.cpp
index 5363406078fa65cc8bb851f5f6dbd63b1952c6d1..2d099346a8f297c4b30f28e2320404a02238bcb5 100644 (file)
@@ -20,9 +20,9 @@
 //============================================================================
 
 #include "camutils.hpp"
-#include <plane.hpp>
-#include <tri.hpp>
-#include <minmaxbox.hpp>
+#include "plane.hpp"
+#include "tri.hpp"
+#include "minmaxbox.hpp"
 
 //----------------------------------------------------------------------------
 // Given a camera's 8 corner vertices and its 6 side planes and a triangle ABC,