summaryrefslogtreecommitdiff
path: root/recordmydesktop/src/flush_to_ogg.c
diff options
context:
space:
mode:
Diffstat (limited to 'recordmydesktop/src/flush_to_ogg.c')
-rw-r--r--recordmydesktop/src/flush_to_ogg.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/recordmydesktop/src/flush_to_ogg.c b/recordmydesktop/src/flush_to_ogg.c
index 7b32346..f9585ba 100644
--- a/recordmydesktop/src/flush_to_ogg.c
+++ b/recordmydesktop/src/flush_to_ogg.c
@@ -24,10 +24,11 @@
* For further information contact me at johnvarouhakis@gmail.com *
******************************************************************************/
+#include "rmdtypes.h"
+
#include "encode_image_buffer.h"
#include "encode_sound_buffer.h"
#include "flush_to_ogg.h"
-#include "recordmydesktop.h"
//we copy the page because the next call to ogg_stream_pageout
© All Rights Reserved