changeset 65:574f0b706f38 trunk

[svn] Include fix.
author nenolod
date Fri, 28 Oct 2005 23:10:22 -0700
parents a2fc092c494e
children 1f0fbef6be9e
files Plugins/Input/aac/libfaad2/common.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Plugins/Input/aac/libfaad2/common.h	Fri Oct 28 23:03:59 2005 -0700
+++ b/Plugins/Input/aac/libfaad2/common.h	Fri Oct 28 23:10:22 2005 -0700
@@ -145,7 +145,7 @@
 #else
 
 #ifdef HAVE_CONFIG_H
-#  include "../../../config.h"
+#  include "config.h"
 #endif
 
 #include <stdio.h>