summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/glfw_view.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/glfw_view.hpp b/common/glfw_view.hpp
index 1d1a256699..d72debb11d 100644
--- a/common/glfw_view.hpp
+++ b/common/glfw_view.hpp
@@ -1,8 +1,8 @@
#ifndef LLMR_COMMON_GLFW_VIEW
#define LLMR_COMMON_GLFW_VIEW
-#include <GLFW/glfw3.h>
#include <llmr/llmr.hpp>
+#include <GLFW/glfw3.h>
class MapView {
public: