From 89dd5a7e669012bdb838cbf41418b2d779df300b Mon Sep 17 00:00:00 2001 From: Björn Steinbrink Date: Sun, 14 Aug 2005 19:02:46 +0000 Subject: Make the wrapper functions in the Graphics class conditional on OpenGL support. --- src/engine.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/engine.cpp') diff --git a/src/engine.cpp b/src/engine.cpp index a14b04f6..1f255456 100644 --- a/src/engine.cpp +++ b/src/engine.cpp @@ -25,6 +25,8 @@ #include +#include + #include #include "being.h" -- cgit v1.2.3-70-g09d2