Fence had wrong name

This commit is contained in:
Dennis Luxen
2011-07-22 15:38:46 +00:00
parent 11dbf03467
commit 53e9d70d3d
+3 -3
View File
@@ -19,8 +19,8 @@ or see http://www.gnu.org/licenses/agpl.txt.
*/
#ifndef OBJECTFORPLUGINSTRUCT_H_
#define OBJECTFORPLUGINSTRUCT_H_
#ifndef OBJECTSFORQUERYSTRUCT_H_
#define OBJECTSFORQUERYSTRUCT_H_
#include "../DataStructures/StaticGraph.h"
#include "../Util/GraphLoader.h"
@@ -74,4 +74,4 @@ struct ObjectsForQueryStruct {
}
};
#endif /* OBJECTFORPLUGINSTRUCT_H_ */
#endif /* OBJECTSFORQUERYSTRUCT_H_ */