Drop redundant include

This commit is contained in:
Matthias Clasen 2014-11-30 15:13:13 -05:00
parent 6e65f4235d
commit 188424cb7c

View File

@ -69,7 +69,7 @@ AM_CPPFLAGS = \
-DGTK_PRINT_PREVIEW_COMMAND=\"$(GTK_PRINT_PREVIEW_COMMAND)\" \
-I$(top_builddir) \
-I$(top_builddir)/gtk \
-I$(top_srcdir) -I../gdk \
-I$(top_srcdir) \
-I$(top_srcdir)/gdk \
-DGTK_FILE_SYSTEM_ENABLE_UNSUPPORTED \
-DGTK_PRINT_BACKEND_ENABLE_UNSUPPORTED \