summaryrefslogtreecommitdiff
path: root/multimedia/mpeg_encode/files/patch-opts.c
blob: 782dadf10829172308308eccc07dd51d4232f08a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$FreeBSD$

--- opts.c	2002/10/21 11:32:56	1.1
+++ opts.c	2002/10/21 11:33:04
@@ -37,9 +37,10 @@
 
 #include <stdio.h>
 #include <string.h>
-#include "opts.h"
 #include <malloc.h>
 #include <math.h>
+
+#include "opts.h"
 
 /*==============*
  * EXTERNALS    *