summaryrefslogtreecommitdiff
path: root/src/imgmanager.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imgmanager.hpp')
-rw-r--r--src/imgmanager.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/imgmanager.hpp b/src/imgmanager.hpp
index 63c604e..3bc0f4e 100644
--- a/src/imgmanager.hpp
+++ b/src/imgmanager.hpp
@@ -3,7 +3,6 @@
#include <unordered_map>
#include <functional>
#include <queue>
-#include <gtkmm.h>
#include "filecache.hpp"
class ImageManager {