small typo

This commit is contained in:
Mathieu Lacage
2008-02-21 18:58:08 +01:00
parent e039942a02
commit a7f4957c02

View File

@@ -1,5 +1,5 @@
#ifndef BOOLEAN_VALUE_H
#define BOOLEAN_VALUE_H
#ifndef BOOLEAN_H
#define BOOLEAN_H
#include "attribute.h"
#include "attribute-helper.h"
@@ -30,4 +30,4 @@ ATTRIBUTE_ACCESSOR_DEFINE (Boolean);
} // namespace ns3
#endif /* BOOLEAN_PARAMETER_H */
#endif /* BOOLEAN_H */