[xiph-commits] r2894 - liboggplay/trunk/plugin

tahn at svn.annodex.net tahn at svn.annodex.net
Tue Jun 12 18:36:17 PDT 2007


Author: tahn
Date: 2007-06-12 18:36:16 -0700 (Tue, 12 Jun 2007)
New Revision: 2894

Modified:
   liboggplay/trunk/plugin/plugin_gui_mac.c
Log:
Missing include file.


Modified: liboggplay/trunk/plugin/plugin_gui_mac.c
===================================================================
--- liboggplay/trunk/plugin/plugin_gui_mac.c	2007-06-12 10:33:07 UTC (rev 2893)
+++ liboggplay/trunk/plugin/plugin_gui_mac.c	2007-06-13 01:36:16 UTC (rev 2894)
@@ -37,6 +37,7 @@
 #include "plugin_gui.h"
 #include "plugin_oggplay.h"
 #include "sydney_audio_new.h"
+#include <oggplay/oggplay_tools.h>
 
 /*
  * PluginWindowInfo is written to by the main thread, and read from by



More information about the commits mailing list