diff --git a/src/ca/baseNMIU.cpp b/src/ca/baseNMIU.cpp index a5161072d..737a428fe 100644 --- a/src/ca/baseNMIU.cpp +++ b/src/ca/baseNMIU.cpp @@ -12,6 +12,7 @@ #include "iocinf.h" #include "nciu_IL.h" +#include "baseNMIU_IL.h" baseNMIU::baseNMIU ( cacNotify ¬ifyIn, nciu &chanIn ) : cacNotifyIO ( notifyIn ), chan ( chanIn )