Skip to content

Commit 8cbbb9c

Browse files
committed
Reverted to importing core/util.h
1 parent 0d7804e commit 8cbbb9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xtext/org.icyphy.linguafranca/src/lib/Python/pythontarget.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3030
*/
3131

3232
#include "pythontarget.h"
33-
#include "util.h"
33+
#include "core/util.h"
3434

3535
//////////// set Function(s) /////////////
3636
/**

0 commit comments

Comments
 (0)