From: ehofman Date: Sun, 4 Apr 2004 13:46:26 +0000 (+0000) Subject: Make sure GLuint is known. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7b2f7aa8272e1aa7085e9388b0142788a86d765d;p=simgear.git Make sure GLuint is known. --- diff --git a/simgear/screen/screen-dump.hxx b/simgear/screen/screen-dump.hxx index 49809af5..876d236a 100644 --- a/simgear/screen/screen-dump.hxx +++ b/simgear/screen/screen-dump.hxx @@ -23,6 +23,8 @@ // $Id$ +#include + /** * Dump the screen buffer to a ppm file. * @param filename name of file