Use system ngspice.h file

This commit is contained in:
Maciej Suminski 2016-08-11 14:42:18 +02:00
parent 557f9270c7
commit 2c29133c57
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
#ifndef NGSPICE_H
#define NGSPICE_H
#include "sharedspice.h"
#include <ngspice/sharedspice.h>
#include "spice_simulator.h"
class wxDynamicLibrary;