fix #include <> versus ""
This commit is contained in:
parent
9976c1e177
commit
b361dee4cc
|
|
@ -1,7 +1,7 @@
|
|||
#include "ngspice/ngspice.h" /* for wl */
|
||||
#include "ngspice/ftedefs.h"
|
||||
#include "ngspice/devdefs.h" /* solve deps in dev.h*/
|
||||
#include <../spicelib/devices/dev.h> /*for load library commands*/
|
||||
#include "../spicelib/devices/dev.h" /* for load library commands */
|
||||
#include "com_dl.h"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue