[clutter-gst] misc: Include clutter-gst-enum-types.h from the main header
- From: Damien Lespiau <dlespiau src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter-gst] misc: Include clutter-gst-enum-types.h from the main header
- Date: Mon, 4 Apr 2011 17:02:14 +0000 (UTC)
commit 3967d28c9078870b6b419fef385149ff07cf1a29
Author: Damien Lespiau <damien lespiau intel com>
Date: Mon Apr 4 18:01:17 2011 +0100
misc: Include clutter-gst-enum-types.h from the main header
This header was forgotten, poor little header.
clutter-gst/clutter-gst.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/clutter-gst/clutter-gst.h b/clutter-gst/clutter-gst.h
index 1764493..7225ace 100644
--- a/clutter-gst/clutter-gst.h
+++ b/clutter-gst/clutter-gst.h
@@ -31,8 +31,9 @@
#define __CLUTTER_GST_H_INSIDE__
#include "clutter-gst-video-texture.h"
-#include "clutter-gst-video-sink.h"
+#include "clutter-gst-enum-types.h"
#include "clutter-gst-util.h"
#include "clutter-gst-version.h"
+#include "clutter-gst-video-sink.h"
#endif /* __CLUTTER_GST_H__ */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]