8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 22:03:03 +01:00

Fix wrong header

This commit is contained in:
brodsom 2003-08-21 01:37:31 +00:00
parent b13c950d7f
commit 00e70270e8

View File

@ -21,7 +21,7 @@
* Contributor(s): ______________________________________.
*/
#include "../intlcpp/ldcommon.h"
#include "../intl/ldcommon.h"
/* These macros have a duplicate in lc_big5.c */
#define BIG51(uc) ((UCHAR)((uc)&0xff)>=0xa1 && \