summaryrefslogtreecommitdiff
path: root/Editor/Graphics/Graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'Editor/Graphics/Graphics.h')
-rw-r--r--Editor/Graphics/Graphics.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Editor/Graphics/Graphics.h b/Editor/Graphics/Graphics.h
index ad27ede..f32246a 100644
--- a/Editor/Graphics/Graphics.h
+++ b/Editor/Graphics/Graphics.h
@@ -1,3 +1,5 @@
#pragma once
+#include <windows.h>
extern bool g_IsGLInitialized;
+extern HGLRC g_GLRC; \ No newline at end of file