summaryrefslogtreecommitdiffstats
path: root/src/UIFile.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/UIFile.hpp')
-rw-r--r--src/UIFile.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/UIFile.hpp b/src/UIFile.hpp
index 760b6ea..08c2b42 100644
--- a/src/UIFile.hpp
+++ b/src/UIFile.hpp
@@ -23,11 +23,13 @@
# include "binary_location.h"
#endif
+#include <glibmm/refptr.h>
#include <gtkmm/builder.h>
#include <fstream>
#include <iostream>
#include <sstream>
+#include <stdexcept>
#include <string>
namespace patchage {