Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEnrico Turri <enricoturri@seznam.cz>2019-02-28 13:45:11 +0300
committerEnrico Turri <enricoturri@seznam.cz>2019-02-28 13:45:11 +0300
commit9ff8cd01b399fb45f23ed7084b8415de8664f852 (patch)
tree7d5d14c2e86de9f27ae8ec10f71fe9ffc2ad369b /src/slic3r/GUI/GLTexture.cpp
parent806eff2325b3e350cfd840e0bac9b8430067898e (diff)
parentf88cc6a5c182183ac7326f90ebdc21f89aa75fdf (diff)
Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons
Diffstat (limited to 'src/slic3r/GUI/GLTexture.cpp')
-rw-r--r--src/slic3r/GUI/GLTexture.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/slic3r/GUI/GLTexture.cpp b/src/slic3r/GUI/GLTexture.cpp
index 9b4548686..ab83d8051 100644
--- a/src/slic3r/GUI/GLTexture.cpp
+++ b/src/slic3r/GUI/GLTexture.cpp
@@ -18,6 +18,8 @@
#include "libslic3r/Utils.hpp"
+#include "libslic3r/Utils.hpp"
+
namespace Slic3r {
namespace GUI {