aboutsummaryrefslogtreecommitdiff
path: root/src/ImageViewer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ImageViewer.cpp')
-rw-r--r--src/ImageViewer.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ImageViewer.cpp b/src/ImageViewer.cpp
index c45e35d..c929086 100644
--- a/src/ImageViewer.cpp
+++ b/src/ImageViewer.cpp
@@ -4,6 +4,7 @@
#include "../plugins/Manga.hpp"
#include <cmath>
#include <SFML/Window/Event.hpp>
+#include <SFML/Graphics/RenderWindow.hpp>
#include <SFML/Graphics/RectangleShape.hpp>
namespace QuickMedia {