--- Make.rules.in.orig	Sun Oct 17 12:50:36 1999
+++ Make.rules.in	Sun Oct 17 12:51:03 1999
@@ -16,7 +16,7 @@
 LIBS=@LIBS@
 
 DEFAULT_PATHS=-DCONFIG_FILE_PATH=\"$(sysconfdir)/proftpd.conf\" -DRUN_DIR=\"$(rundir)\"
-CPPFLAGS=@CPPFLAGS@ $(DEFAULT_PATHS) $(PLATFORM) -I.. -I$(top_srcdir)/include
+CPPFLAGS=@CPPFLAGS@ $(DEFAULT_PATHS) $(PLATFORM) -I.. -I$(top_srcdir)/include -I$(top_srcdir)/include/mysql
 CFLAGS=@CFLAGS@
 
 #Defines for memory testing and debugging.
