From a35215c303f35e22892193728026b408d083a665 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sat, 25 Jun 2011 07:58:03 +1000 Subject: Initial implementation of RGBA images. --- src/ViewStyle.cxx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/ViewStyle.cxx') diff --git a/src/ViewStyle.cxx b/src/ViewStyle.cxx index 03a2fb42f..9ba69b1ce 100644 --- a/src/ViewStyle.cxx +++ b/src/ViewStyle.cxx @@ -7,6 +7,9 @@ #include +#include +#include + #include "Platform.h" #include "Scintilla.h" -- cgit v1.2.3