summaryrefslogtreecommitdiff
path: root/otk/rendercontrol.hh
diff options
context:
space:
mode:
Diffstat (limited to 'otk/rendercontrol.hh')
-rw-r--r--otk/rendercontrol.hh3
1 files changed, 2 insertions, 1 deletions
diff --git a/otk/rendercontrol.hh b/otk/rendercontrol.hh
index 781c32d4..7d629b6c 100644
--- a/otk/rendercontrol.hh
+++ b/otk/rendercontrol.hh
@@ -7,10 +7,11 @@ extern "C" {
#include <X11/Xutil.h>
}
+#include "surface.hh"
+
namespace otk {
class ScreenInfo;
-class Surface;
class RenderTexture;
class Font;
class RenderColor;