summaryrefslogtreecommitdiffstats
path: root/base_app.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'base_app.hpp')
-rw-r--r--base_app.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/base_app.hpp b/base_app.hpp
index 0950a01..58aeb2f 100644
--- a/base_app.hpp
+++ b/base_app.hpp
@@ -1,4 +1,5 @@
#pragma once
+#include "api.hpp"
// Base app
class BaseApp {