diff options
Diffstat (limited to 'src/miav_config.h')
-rw-r--r-- | src/miav_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/miav_config.h b/src/miav_config.h index 65f4480..45732c1 100644 --- a/src/miav_config.h +++ b/src/miav_config.h @@ -24,7 +24,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 __MIAV_MIAV_CONFIG_H__ #define __MIAV_MIAV_CONFIG_H__ |