@@ -7,6 +7,10 @@
#pragma once
+#ifndef IMGUI_VERSION
+#error Must include imgui.h before imgui_internal.h
+#endif
+
#include <stdio.h> // FILE*
#include <math.h> // sqrtf()