aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2005-05-26 20:23:13 +0000
committerUlf Lamping <ulf.lamping@web.de>2005-05-26 20:23:13 +0000
commit56465457d6799d6e096c3c442d54531df0aae76f (patch)
tree41b9e7bf012b739bfc11eb48cca1107990486b99
parent93eee03ae879c9c5f99450c0092fbe6c80585c43 (diff)
add log.h
svn path=/trunk/; revision=14445
-rw-r--r--Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 8d679a6bda..c3c2000ecc 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -176,6 +176,7 @@ ethereal_INCLUDES = \
filters.h \
g711.h \
globals.h \
+ log.h \
main_window.h \
menu.h \
merge.h \