summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp
index d5feb14..fb1744c 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -30,7 +30,12 @@
#include "patchage_config.h"
#include <glibmm/exception.h>
+#include <glibmm/thread.h>
+#include <glibmm/ustring.h>
+#include <gtkmm/main.h>
+#include <cstring>
+#include <exception>
#include <iostream>
namespace {