aftermove typo
authorJan Pospíšil <honik@ntc.zcu.cz>
Sun, 10 Jun 2007 21:42:10 +0000 (21:42 +0000)
committerJan Pospíšil <honik@ntc.zcu.cz>
Sun, 10 Jun 2007 21:42:10 +0000 (21:42 +0000)
org.glite.lb.server/src/mon-db.c

index 2edcdc9..d78be77 100644 (file)
 #include "glite/wmsutils/jobid/strmd5.h"
 #include "glite/lb/consumer.h"
 #include "glite/lb/context-int.h"
-#include "glite/lb/lbs_db.h"
 #include "glite/lb/jobstat.h"
 
+#include "lbs_db.h"
+
 static struct option opts[] = {
        { "mysql",1,NULL,'m' },
        { "debug",0,NULL,'d' },