aboutsummaryrefslogtreecommitdiffstats
path: root/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.cpp b/main.cpp
index cc6d5eb..a40bf4d 100644
--- a/main.cpp
+++ b/main.cpp
@@ -6,6 +6,8 @@
** Includes section
** --------------------------------------------------------------------------*/
+#include <brice.hpp>
+
// local library includes
#include <tinyxml2.h>
using namespace tinyxml2;