move notifid into client-interface
authorAleš Křenek <ljocha@ics.muni.cz>
Fri, 2 Jul 2004 15:13:36 +0000 (15:13 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Fri, 2 Jul 2004 15:13:36 +0000 (15:13 +0000)
org.glite.lb.common/src/notifid.c

index 0904325..e69ba74 100644 (file)
@@ -3,7 +3,7 @@
 #include <string.h>
 
 #include "glite/wms/jobid/cjobid.h"
-#include "notifid.h"
+#include "glite/lb/notifid.h"
 
 int edg_wll_NotifIdParse(const char *s,edg_wll_NotifId *n)
 {