summaryrefslogtreecommitdiff
path: root/IvyCallback.h
diff options
context:
space:
mode:
Diffstat (limited to 'IvyCallback.h')
-rw-r--r--IvyCallback.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/IvyCallback.h b/IvyCallback.h
index 7b60296..2eb51a7 100644
--- a/IvyCallback.h
+++ b/IvyCallback.h
@@ -4,8 +4,8 @@
//
-#ifndef __IVYXTLOOP_H__
-#define __IVYXTLOOP_H__
+#ifndef __IVY_CALLBACK_H__
+#define __IVY_CALLBACK_H__
class IvyApplication;
@@ -219,6 +219,6 @@ public:
{
}
};
-#endif // __IVYXTLOOP_H__
+#endif // __IVY_CALLBACK_H__