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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/recordmydesktop/src/flush_to_ogg.c b/recordmydesktop/src/flush_to_ogg.c
index 5b50f01..b8a1b1e 100644
--- a/recordmydesktop/src/flush_to_ogg.c
+++ b/recordmydesktop/src/flush_to_ogg.c
@@ -24,7 +24,7 @@
* For further information contact me at johnvarouhakis@gmail.com *
******************************************************************************/
-#include <recordmydesktop.h>
+#include "recordmydesktop.h"
//we copy the page because the next call to ogg_stream_pageout
//will invalidate it. But we must have pages from
© All Rights Reserved