aboutsummaryrefslogtreecommitdiffstats
path: root/yage/core/camera2d.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'yage/core/camera2d.cpp')
-rw-r--r--yage/core/camera2d.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/yage/core/camera2d.cpp b/yage/core/camera2d.cpp
index d5640c3f..89d41ab5 100644
--- a/yage/core/camera2d.cpp
+++ b/yage/core/camera2d.cpp
@@ -1,5 +1,5 @@
-/* ----------------------------------------------------------------------------
- * camera2d.cpp
+/** ---------------------------------------------------------------------------
+ * @file: camera2d.cpp
*
* Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com>
* MIT License, see LICENSE file for more details.
@@ -7,6 +7,7 @@
*/
#include "camera2d.h"
+#include "glslprogram.h"
#include <glad/glad.h>