summaryrefslogtreecommitdiffstats
path: root/pokemodr/PokeModrUI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'pokemodr/PokeModrUI.cpp')
-rw-r--r--pokemodr/PokeModrUI.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/pokemodr/PokeModrUI.cpp b/pokemodr/PokeModrUI.cpp
index e910eaf6..3b7049df 100644
--- a/pokemodr/PokeModrUI.cpp
+++ b/pokemodr/PokeModrUI.cpp
@@ -24,9 +24,6 @@
// Pokemod includes
#include "../pokemod/Pokemod.h"
-// General includes
-#include "../general/BugCatcher.h"
-
// Qt includes
#include <QCloseEvent>
#include <QMutableListIterator>