aboutsummaryrefslogtreecommitdiff
path: root/CPP/Windows/Control/Trackbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'CPP/Windows/Control/Trackbar.h')
-rw-r--r--CPP/Windows/Control/Trackbar.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/CPP/Windows/Control/Trackbar.h b/CPP/Windows/Control/Trackbar.h
index 313e0c8..18d1b29 100644
--- a/CPP/Windows/Control/Trackbar.h
+++ b/CPP/Windows/Control/Trackbar.h
@@ -1,7 +1,7 @@
1// Windows/Control/Trackbar.h 1// Windows/Control/Trackbar.h
2 2
3#ifndef __WINDOWS_CONTROL_TRACKBAR_H 3#ifndef ZIP7_INC_WINDOWS_CONTROL_TRACKBAR_H
4#define __WINDOWS_CONTROL_TRACKBAR_H 4#define ZIP7_INC_WINDOWS_CONTROL_TRACKBAR_H
5 5
6#include "../Window.h" 6#include "../Window.h"
7 7