* fix win32 compilation after printer and serial were moved

git-svn-id: trunk@27355 -
This commit is contained in:
florian 2014-03-29 21:29:35 +00:00
parent 4eeff66922
commit 1247b86f9a

View File

@ -11,9 +11,8 @@ unit buildrtl;
rtlconsts, sysconst, sysutils, math, types,
typinfo, fgl, classes,
cpu, mmx, charset, character, getopts,
printer,
fpwidestring,
winsysut, sharemem, fpintres, windirs, serial;
winsysut, sharemem, fpintres, windirs;
implementation