1
0
Fork 0

Fixed incorrect location of regin.h in the previous commit

region.h lives in include, not ui
This commit is contained in:
Tomas Frydrych 2010-08-27 10:04:26 +01:00
parent ce53f35974
commit dad1f01c5b

View file

@ -141,7 +141,7 @@ libmutter_private_la_SOURCES= \
include/common.h \
ui/preview-widget.c \
ui/preview-widget.h \
ui/region.h \
include/region.h \
ui/theme-parser.c \
ui/theme-parser.h \
ui/theme.c \