aboutsummaryrefslogtreecommitdiff
path: root/CPP/7zip/UI/GUI/BenchmarkDialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'CPP/7zip/UI/GUI/BenchmarkDialog.h')
-rw-r--r--CPP/7zip/UI/GUI/BenchmarkDialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/CPP/7zip/UI/GUI/BenchmarkDialog.h b/CPP/7zip/UI/GUI/BenchmarkDialog.h
index a280592..63c6ded 100644
--- a/CPP/7zip/UI/GUI/BenchmarkDialog.h
+++ b/CPP/7zip/UI/GUI/BenchmarkDialog.h
@@ -1,7 +1,7 @@
1// BenchmarkDialog.h 1// BenchmarkDialog.h
2 2
3#ifndef __BENCHMARK_DIALOG_H 3#ifndef ZIP7_INC_BENCHMARK_DIALOG_H
4#define __BENCHMARK_DIALOG_H 4#define ZIP7_INC_BENCHMARK_DIALOG_H
5 5
6#include "../../Common/CreateCoder.h" 6#include "../../Common/CreateCoder.h"
7#include "../../UI/Common/Property.h" 7#include "../../UI/Common/Property.h"