[Swfdec] libswfdec/swfdec_file_loader.h
Benjamin Otte
company at kemper.freedesktop.org
Thu Aug 2 04:08:24 PDT 2007
libswfdec/swfdec_file_loader.h | 3 +--
1 files changed, 1 insertion(+), 2 deletions(-)
New commits:
diff-tree 91a700e70f6215216fa03f166f37ded1d7e62afd (from 4d1ee537d4cd388a8b21003496d3511df6f0549d)
Author: Benjamin Otte <otte at gnome.org>
Date: Thu Aug 2 13:08:57 2007 +0200
fix includes (oops)
diff --git a/libswfdec/swfdec_file_loader.h b/libswfdec/swfdec_file_loader.h
index 5e1063c..5a73a13 100644
--- a/libswfdec/swfdec_file_loader.h
+++ b/libswfdec/swfdec_file_loader.h
@@ -20,8 +20,7 @@
#ifndef _SWFDEC_FILE_LOADER_H_
#define _SWFDEC_FILE_LOADER_H_
-#include "swfdec_loader.h"
-#include "swfdec_loadertarget.h"
+#include <libswfdec/swfdec_loader.h>
G_BEGIN_DECLS
More information about the Swfdec
mailing list