Use canonical include path to reference header.

This commit is contained in:
Bård Skaflestad 2012-06-22 10:17:34 +02:00
parent 27abf3f740
commit 484bd7a92e

View File

@ -21,7 +21,7 @@
#include <stdio.h>
#include <stdlib.h>
#include "sparse_sys.h"
#include <opm/core/linalg/sparse_sys.h>
/* ---------------------------------------------------------------------- */