forgot to remove an include

This commit is contained in:
apa420 2018-08-29 23:52:13 +02:00
parent 5555c41d7e
commit 8994307e51

View file

@ -3,7 +3,6 @@
#include "singletons/Paths.hpp" #include "singletons/Paths.hpp"
#include <QDesktopServices> #include <QDesktopServices>
#include <QDir>
namespace chatterino { namespace chatterino {