X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fvideo.cpp;h=4507363cf99c23dd941d0d70a1c1e05d598c272a;hb=6c19e4098a43c47f8cd1824902f7335e124b834f;hp=cbf1ffe473b777ac075f0c58850af8912c6642ea;hpb=7c6cd30da93c3fefde7fe189e3a0aa4a26be972d;p=virtualjaguar diff --git a/src/video.cpp b/src/video.cpp index cbf1ffe..4507363 100644 --- a/src/video.cpp +++ b/src/video.cpp @@ -4,10 +4,12 @@ // by James L. Hammons // +#include "video.h" + #include "tom.h" #include "sdlemu_opengl.h" #include "settings.h" -#include "video.h" +#include "log.h" // External global variables