aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Layer.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/FbTk/Layer.hh')
-rw-r--r--src/FbTk/Layer.hh6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/FbTk/Layer.hh b/src/FbTk/Layer.hh
index 6f8f184..536ce00 100644
--- a/src/FbTk/Layer.hh
+++ b/src/FbTk/Layer.hh
@@ -20,8 +20,8 @@
20// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 20// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
21// DEALINGS IN THE SOFTWARE. 21// DEALINGS IN THE SOFTWARE.
22 22
23#ifndef FBTK_XLAYER_HH 23#ifndef FBTK_LAYER_HH
24#define FBTK_XLAYER_HH 24#define FBTK_LAYER_HH
25 25
26#include <vector> 26#include <vector>
27#include <list> 27#include <list>
@@ -82,4 +82,4 @@ private:
82 82
83} // namespace FbTk 83} // namespace FbTk
84 84
85#endif // FBTK_XLAYER_HH 85#endif // FBTK_LAYER_HH