diff options
Diffstat (limited to 'src/queue.h')
-rw-r--r-- | src/queue.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/queue.h b/src/queue.h index ac269e5..3cb6fbc 100644 --- a/src/queue.h +++ b/src/queue.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" #ifndef __RTVIDEOREC_QUEUE_H #define __RTVIDEOREC_QUEUE_H |