diff options
Diffstat (limited to 'themes/main.cpp')
-rw-r--r-- | themes/main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/main.cpp b/themes/main.cpp index 7e08011..c3ecad0 100644 --- a/themes/main.cpp +++ b/themes/main.cpp @@ -1,3 +1,4 @@ +#include "Renderer2d.h" #include "WebglContext.h" #include "MainLoop.h" #include "Renderer2d.h" |