From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- examples/canvas/makeimg.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/canvas/makeimg.cpp') diff --git a/examples/canvas/makeimg.cpp b/examples/canvas/makeimg.cpp index 23f3c6acc..bc1da57dd 100644 --- a/examples/canvas/makeimg.cpp +++ b/examples/canvas/makeimg.cpp @@ -1,5 +1,5 @@ -#include -#include +#include +#include static inline int blendComponent( int v, int av, int s, int as ) { -- cgit v1.2.1