summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/opcua/opcuaviewer/opcuamodel.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/opcua/opcuaviewer/opcuamodel.h b/examples/opcua/opcuaviewer/opcuamodel.h
index d31e04f..e6047a3 100644
--- a/examples/opcua/opcuaviewer/opcuamodel.h
+++ b/examples/opcua/opcuaviewer/opcuamodel.h
@@ -48,8 +48,8 @@
**
****************************************************************************/
-#ifndef OPAUAMODEL_H
-#define OPAUAMODEL_H
+#ifndef OPCUAMODEL_H
+#define OPCUAMODEL_H
#include "treeitem.h"
#include <QAbstractItemModel>
@@ -86,4 +86,4 @@ private:
QT_END_NAMESPACE
-#endif // OPAUAMODEL_H
+#endif // OPCUAMODEL_H