mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 13:57:32 +02:00
fix #include <> versus ""
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user