summaryrefslogtreecommitdiff
path: root/gst/pnm/gstpnmdec.h
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2012-09-12 18:34:03 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2012-09-12 18:35:04 -0400
commit6a66ebf784290950c64a6596a88653950cf57d4a (patch)
tree141220ed4cac15a8f9a4ab73e3ef3c5f44be70f9 /gst/pnm/gstpnmdec.h
parentbfb56f83804b314f00fb12b2ce3e117e1e6df9a0 (diff)
pnm: Port to 1.0 API
Diffstat (limited to 'gst/pnm/gstpnmdec.h')
-rw-r--r--gst/pnm/gstpnmdec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/pnm/gstpnmdec.h b/gst/pnm/gstpnmdec.h
index edcb11e3b..5f1737400 100644
--- a/gst/pnm/gstpnmdec.h
+++ b/gst/pnm/gstpnmdec.h
@@ -20,7 +20,7 @@
#ifndef __GST_PNMDEC_H__
#define __GST_PNMDEC_H__
-#include <gst/gstelement.h>
+#include <gst/gst.h>
#include "gstpnmutils.h"