diff --git a/channels/h323/Makefile b/channels/h323/Makefile
index c7d0d3482935ae9fda9f3b0060a969dcbe54757c..0e9266164e0fdb0baa2a965d504947f75e38e019 100644
--- a/channels/h323/Makefile
+++ b/channels/h323/Makefile
@@ -7,7 +7,7 @@
 # Verify those options with main Makefile
 STDCCFLAGS	+= -DNDEBUG
 STDCCFLAGS	+= $(shell grep ^DEBUG_THREADS ../../Makefile | sed -e "s/^DEBUG_THREADS[ 	]*=//" -e "s/\([^\#]*\)\#.*/\1/")
-STDCCFLAGS	+= -I../../include -include autoconfig.h
+STDCCFLAGS	+= -I../../include
 STDCCFLAGS	+= -Wmissing-prototypes
 STDCCFLAGS	+= -fPIC
 #OPTCCFLAGS	+=