summaryrefslogtreecommitdiff
path: root/GUI.h
diff options
context:
space:
mode:
Diffstat (limited to 'GUI.h')
-rw-r--r--GUI.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/GUI.h b/GUI.h
index c60e524..180c5b5 100644
--- a/GUI.h
+++ b/GUI.h
@@ -14,8 +14,8 @@
14#define MENU_CLICK 1<<26 14#define MENU_CLICK 1<<26
15 15
16 16
17using namespace std;
18 17
18using namespace std;
19 19
20class Label 20class Label
21{ 21{