]> git.sur5r.net Git - bacula/bacula/commitdiff
Fix typo in myingres.c after merge
authorKern Sibbald <kern@sibbald.com>
Mon, 4 Jan 2010 12:21:07 +0000 (13:21 +0100)
committerKern Sibbald <kern@sibbald.com>
Mon, 4 Jan 2010 12:21:07 +0000 (13:21 +0100)
bacula/src/cats/myingres.c

index 16792f735c29778ec7a81fbca0598d6e73097968..aa34bc84b52b65944b2179fb1981ade8fbbc7863 100644 (file)
@@ -4,7 +4,7 @@
 
 #ifdef HAVE_INGRES
 
-#include "<qdefc.h>
+#include <qdefc.h>
 # include <eqsqlca.h>
 extern IISQLCA sqlca;   /* SQL Communications Area */
 #include <eqsqlda.h>