summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hiodev.cxx
diff options
context:
space:
mode:
authorSzabolcs Dezsi <dezsiszabi@hotmail.com>2012-03-02 17:01:52 +0100
committerTor Lillqvist <tml@iki.fi>2012-03-05 10:44:54 +0200
commitdb74590950afc8def36a42abae786be5ebad85d9 (patch)
tree37f42727817cf781f7f1f3d5571bff02128364bd /hwpfilter/source/hiodev.cxx
parent0847fd63d773732ff3e441ef868957c55760d69a (diff)
Kill LinkedList in hwpfilter
Diffstat (limited to 'hwpfilter/source/hiodev.cxx')
-rw-r--r--hwpfilter/source/hiodev.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/hwpfilter/source/hiodev.cxx b/hwpfilter/source/hiodev.cxx
index e2c8352d84f4..20b368a770cb 100644
--- a/hwpfilter/source/hiodev.cxx
+++ b/hwpfilter/source/hiodev.cxx
@@ -40,6 +40,8 @@
# include <unistd.h>
#endif
+#include <osl/diagnose.h>
+
#include "hwplib.h"
#include "hgzip.h"
#include "hiodev.h"