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
@@ -7,7 +7,7 @@
* François Revol <[email protected]> * François Revol <[email protected]>
*/ */
#ifndef CANVAS_MESSAGE_H #ifndef CANVAS_MESSAGE_H
#define CANCAS_MESSAGE_H #define CANVAS_MESSAGE_H
#include "PatternHandler.h" #include "PatternHandler.h"
#include <ViewPrivate.h> #include <ViewPrivate.h>