]> granicus.if.org Git - graphviz/commitdiff
use "" instead on <> for non-system includes
authorJohn Ellson <john.ellson@gmail.com>
Tue, 29 Oct 2019 09:14:29 +0000 (05:14 -0400)
committerJohn Ellson <john.ellson@gmail.com>
Tue, 29 Oct 2019 09:14:29 +0000 (05:14 -0400)
lib/sparse/general.h

index 37efb394210f1603e68a2db55f548c9aadb7f34e..9645272508f6f35f73743bf33f3f66c486b4f58a 100644 (file)
  * In particular, note that Verbose is declared but undefined.
  */
 #ifndef STANDALONE
-#include <cgraph.h>
-#include <globals.h>
-#include <logic.h>
-#include <arith.h>
-#include <memory.h>
+#include "cgraph.h"
+#include "globals.h"
+#include "logic.h"
+#include "arith.h"
+#include "memory.h"
 #endif  /* STANDALONE */
 
 #define real double