pyabc: adapt build to recent changes in the rest of ABC

This commit is contained in:
Baruch Sterin
2012-01-21 18:21:03 -08:00
parent 8014f25f6d
commit 6e72e2fb35
2 changed files with 3 additions and 22 deletions
+2 -2
View File
@@ -22,8 +22,8 @@
%{
#include <main.h>
#include <utilCex.h>
#include <src/base/main/main.h>
#include <src/misc/util/utilCex.h>
#include <stdlib.h>
#include <signal.h>