summaryrefslogtreecommitdiff
path: root/splash
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2010-04-27 23:34:34 +0100
committerAlbert Astals Cid <aacid@kde.org>2010-04-27 23:34:54 +0100
commit4905e2bd764ea601e3bf9c5195c740e5bf186af5 (patch)
tree4aefac01d99148227c52127c6121ed9ef700d6b5 /splash
parentf9f0e4b747a1527bd6354897cdba7954d58651de (diff)
fix include
Diffstat (limited to 'splash')
-rw-r--r--splash/SplashBitmap.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/splash/SplashBitmap.cc b/splash/SplashBitmap.cc
index 68322931..7e99fc8f 100644
--- a/splash/SplashBitmap.cc
+++ b/splash/SplashBitmap.cc
@@ -37,6 +37,7 @@
#include "poppler/Error.h"
#include "goo/JpegWriter.h"
#include "goo/PNGWriter.h"
+#include "goo/ImgWriter.h"
//------------------------------------------------------------------------
// SplashBitmap