app_server/html5: Fix CanvasMessage header guard

This commit is contained in:
Alexander von Gluck IV 2014-08-07 21:21:36 +00:00
parent 30bd14fabd
commit 57891e9363
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
* François Revol <revol@free.fr>
*/
#ifndef CANVAS_MESSAGE_H
#define CANCAS_MESSAGE_H
#define CANVAS_MESSAGE_H
#include "PatternHandler.h"
#include <ViewPrivate.h>