# HG changeset patch # User Binki # Date 2009-08-16 21:22:34 # Node ID d67f1ba04cbbd9995dc2e3d9b5e86cf82ae10fc1 # Parent 12f4253fa8dbfa1eef8121237f2ded3d82b7bb8a leftover s/BLENDJOB/DISTRENJOB/ diff --git a/src/server/distrenjob.h b/src/server/distrenjob.h --- a/src/server/distrenjob.h +++ b/src/server/distrenjob.h @@ -18,8 +18,8 @@ */ -#ifndef _DISTREN_BLENDJOB_H -#define _DISTREN_BLENDJOB_H +#ifndef _DISTREN_DISTRENJOB_H +#define _DISTREN_DISTRENJOB_H /** This file stores the distrenjob and frameset structs and prototypes for some functions to manipulate/use these.