Fix `make multi' run.

* src/smooth/ftsmooth.h: Include FT_INTERNAL_DEBUG_H.
david-pic-changes
Werner Lemberg 16 years ago
parent f4a82bee1e
commit 7171ff5782
  1. 6
      ChangeLog
  2. 1
      src/smooth/ftsmooth.c

@ -1,3 +1,9 @@
2009-03-20 Werner Lemberg <wl@gnu.org>
Fix `make multi' run.
* src/smooth/ftsmooth.h: Include FT_INTERNAL_DEBUG_H.
2009-03-20 Werner Lemberg <wl@gnu.org>
Fix Savannah bug #25923.

@ -17,6 +17,7 @@
#include <ft2build.h>
#include FT_INTERNAL_DEBUG_H
#include FT_INTERNAL_OBJECTS_H
#include FT_OUTLINE_H
#include "ftsmooth.h"

Loading…
Cancel
Save