X-Git-Url: https://git.jsancho.org/?p=guile-irrlicht.git;a=blobdiff_plain;f=src%2Fvideo-driver.cpp;h=643ad89e809b488f34cc3581b1705b46896e282a;hp=0b015d3bb02bea6464e1437d69b34f1cd0af93a2;hb=19663b6c5766b06c73148fdf803ce3555052a23e;hpb=6343b5b67dfe68e1e7270ba6c100603f157d1b31 diff --git a/src/video-driver.cpp b/src/video-driver.cpp index 0b015d3..643ad89 100644 --- a/src/video-driver.cpp +++ b/src/video-driver.cpp @@ -26,6 +26,7 @@ #include "matrix4.h" #include "primitive-types.h" #include "rect.h" +#include "vertex3d.h" #include "video-driver.h"