summaryrefslogtreecommitdiff
path: root/src/encoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/encoder.h')
-rw-r--r--src/encoder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/encoder.h b/src/encoder.h
index b896d3d..29d139b 100644
--- a/src/encoder.h
+++ b/src/encoder.h
@@ -31,7 +31,7 @@
* along with MIaV; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
*/
-#include <config.h>
+#include "config.h"
#ifdef USE_GUI
#ifndef __RTVIDEOREC_ENCODER_H