Browse Source

* Missing include-file added to fpmake-archive

git-svn-id: trunk@44442 -
joost 5 years ago
parent
commit
7ee874fba1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/x11/fpmake.pp

+ 1 - 0
packages/x11/fpmake.pp

@@ -73,6 +73,7 @@ begin
         begin
           AddUnit('x');
           AddUnit('xlib');
+          AddInclude('xfixeswire.inc');
         end;
     T:=P.Targets.AddUnit('xinput2.pp');
       with T.Dependencies do