Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CPP/7zip/UI/Agent/UpdateCallbackAgent.h')
-rw-r--r--[-rwxr-xr-x]CPP/7zip/UI/Agent/UpdateCallbackAgent.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/CPP/7zip/UI/Agent/UpdateCallbackAgent.h b/CPP/7zip/UI/Agent/UpdateCallbackAgent.h
index 1d5ed17a..3707a93c 100755..100644
--- a/CPP/7zip/UI/Agent/UpdateCallbackAgent.h
+++ b/CPP/7zip/UI/Agent/UpdateCallbackAgent.h
@@ -1,9 +1,10 @@
// UpdateCallbackAgent.h
-#ifndef __UPDATECALLBACKAGENT_H
-#define __UPDATECALLBACKAGENT_H
+#ifndef __UPDATE_CALLBACK_AGENT_H
+#define __UPDATE_CALLBACK_AGENT_H
#include "../Common/UpdateCallback.h"
+
#include "IFolderArchive.h"
class CUpdateCallbackAgent: public IUpdateCallbackUI