aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcore/main.cpp (renamed from core/main.cxx)2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/main.cxx b/core/main.cpp
index 52351e4..cc6e81d 100755
--- a/core/main.cxx
+++ b/core/main.cpp
@@ -1,3 +1,5 @@
+#include <WProgram.h>
+
int main(void)
{
init();