mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-13 11:42:21 +00:00
bilP.h: re-fix include issue with bil_parser.h
This commit is contained in:
parent
2a3e91383b
commit
f294ee03b8
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
|
||||
#include <stdio.h>
|
||||
#include <Dt/MsgCatP.h>
|
||||
#include <ab_private/bil_parse.h>
|
||||
#include <bil_parse.h>
|
||||
#include <ab/util_types.h>
|
||||
#include <ab_private/obj.h>
|
||||
#include "loadP.h"
|
||||
|
|
Loading…
Reference in a new issue