[flang] Fixed reference to a header file
authorPeter Steinfeld <psteinfeld@sky-keith.pgi.net>
Fri, 1 Mar 2019 18:28:17 +0000 (10:28 -0800)
committerPeter Steinfeld <psteinfeld@sky-keith.pgi.net>
Fri, 1 Mar 2019 18:28:17 +0000 (10:28 -0800)
Original-commit: flang-compiler/f18@22f93f0b307384ebe022aa300771fef40039c11e
Reviewed-on: https://github.com/flang-compiler/f18/pull/310

flang/lib/common/default-kinds.h

index 7d757d0..3190134 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef FORTRAN_COMMON_DEFAULT_KINDS_H_
 #define FORTRAN_COMMON_DEFAULT_KINDS_H_
 
-#include "../common/Fortran.h"
+#include "Fortran.h"
 
 // Represent the default values of the kind parameters of the
 // various intrinsic types.  These can be configured by means of